| Package | Description |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected ItemQueryTraversalType |
FindItem.traversal |
| Modifier and Type | Method and Description |
|---|---|
ItemQueryTraversalType |
FindItem.getTraversal()
Gets the value of the traversal property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindItem.setTraversal(ItemQueryTraversalType value)
Sets the value of the traversal property.
|
| Modifier and Type | Method and Description |
|---|---|
static ItemQueryTraversalType |
ItemQueryTraversalType.fromValue(String v) |
static ItemQueryTraversalType |
ItemQueryTraversalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemQueryTraversalType[] |
ItemQueryTraversalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Jasig. All Rights Reserved.