|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemQueryTraversalType | |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types | |
| Uses of ItemQueryTraversalType in com.microsoft.exchange.messages |
|---|
| Fields in com.microsoft.exchange.messages declared as ItemQueryTraversalType | |
|---|---|
protected ItemQueryTraversalType |
FindItem.traversal
|
| Methods in com.microsoft.exchange.messages that return ItemQueryTraversalType | |
|---|---|
ItemQueryTraversalType |
FindItem.getTraversal()
Gets the value of the traversal property. |
| Methods in com.microsoft.exchange.messages with parameters of type ItemQueryTraversalType | |
|---|---|
void |
FindItem.setTraversal(ItemQueryTraversalType value)
Sets the value of the traversal property. |
| Uses of ItemQueryTraversalType in com.microsoft.exchange.types |
|---|
| Methods in com.microsoft.exchange.types that return ItemQueryTraversalType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||