protected static class GraphExchangeSession.HeaderCondition extends ExchangeSession.AttributeCondition
attributeName, operator, value
Modifier | Constructor and Description |
---|---|
protected |
HeaderCondition(String attributeName,
String value) |
Modifier and Type | Method and Description |
---|---|
void |
appendTo(StringBuilder buffer)
Append condition to buffer.
|
protected FieldURI |
getFieldURI() |
boolean |
isMatch(ExchangeSession.Contact contact)
Test if the contact matches current condition.
|
getAttributeName, getValue, isEmpty
protected FieldURI getFieldURI()
public void appendTo(StringBuilder buffer)
ExchangeSession.Condition
buffer
- search filter bufferpublic boolean isMatch(ExchangeSession.Contact contact)
ExchangeSession.Condition
contact
- Exchange ContactCopyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.