| Package | Description |
|---|---|
| davmail.exchange | |
| davmail.exchange.dav | |
| davmail.exchange.ews | |
| davmail.exchange.graph | |
| davmail.imap |
| Modifier and Type | Method and Description |
|---|---|
abstract ExchangeSession.MultiCondition |
ExchangeSession.and(ExchangeSession.Condition... condition)
And search filter.
|
abstract ExchangeSession.MultiCondition |
ExchangeSession.or(ExchangeSession.Condition... condition)
Or search filter.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DavExchangeSession.MultiCondition |
| Modifier and Type | Method and Description |
|---|---|
ExchangeSession.MultiCondition |
DavExchangeSession.and(ExchangeSession.Condition... condition) |
ExchangeSession.MultiCondition |
DavExchangeSession.or(ExchangeSession.Condition... condition) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
EwsExchangeSession.MultiCondition |
| Modifier and Type | Method and Description |
|---|---|
ExchangeSession.MultiCondition |
EwsExchangeSession.and(ExchangeSession.Condition... condition) |
ExchangeSession.MultiCondition |
EwsExchangeSession.or(ExchangeSession.Condition... condition) |
| Modifier and Type | Method and Description |
|---|---|
ExchangeSession.MultiCondition |
GraphExchangeSessionDraft.and(ExchangeSession.Condition... condition) |
ExchangeSession.MultiCondition |
GraphExchangeSession.and(ExchangeSession.Condition... conditions) |
ExchangeSession.MultiCondition |
GraphExchangeSessionDraft.or(ExchangeSession.Condition... condition) |
ExchangeSession.MultiCondition |
GraphExchangeSession.or(ExchangeSession.Condition... conditions) |
| Modifier and Type | Method and Description |
|---|---|
protected ExchangeSession.MultiCondition |
ImapConnection.appendOrSearchParams(String token,
ImapConnection.SearchConditions conditions) |
Copyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.