Package | Description |
---|---|
davmail.exchange | |
davmail.exchange.dav | |
davmail.exchange.ews | |
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 |
---|---|
protected ExchangeSession.MultiCondition |
ImapConnection.appendOrSearchParams(String token,
davmail.imap.ImapConnection.SearchConditions conditions) |
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.