Package | Description |
---|---|
davmail.exchange.ews |
Modifier and Type | Field and Description |
---|---|
protected ContainmentMode |
EwsExchangeSession.AttributeCondition.containmentMode |
static ContainmentMode |
ContainmentMode.ExactPhrase |
static ContainmentMode |
ContainmentMode.FullString
Full String.
|
static ContainmentMode |
ContainmentMode.Prefixed
Starts with.
|
static ContainmentMode |
ContainmentMode.PrefixOnWords |
static ContainmentMode |
ContainmentMode.Substring
Contains
|
Constructor and Description |
---|
AttributeCondition(String attributeName,
ExchangeSession.Operator operator,
String value,
ContainmentMode containmentMode,
ContainmentComparison containmentComparison) |
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.