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