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