Package | Description |
---|---|
davmail.exchange.ews |
Modifier and Type | Class and Description |
---|---|
protected static class |
EwsExchangeSession.AttributeCondition |
protected static class |
EwsExchangeSession.ExistsCondition |
protected static class |
EwsExchangeSession.HeaderCondition |
protected static class |
EwsExchangeSession.IsNullCondition |
protected static class |
EwsExchangeSession.MultiCondition |
protected static class |
EwsExchangeSession.NotCondition |
class |
TwoOperandExpression
Two operand expression.
|
Modifier and Type | Field and Description |
---|---|
protected SearchExpression |
EWSMethod.searchExpression |
Modifier and Type | Method and Description |
---|---|
protected void |
EWSMethod.setSearchExpression(SearchExpression searchExpression) |
Constructor and Description |
---|
FindFolderMethod(FolderQueryTraversal traversal,
BaseShape baseShape,
FolderId parentFolderId,
Set<FieldURI> additionalProperties,
SearchExpression searchExpression,
int offset,
int maxCount)
Find Exchange Folder.
|
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.