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