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, isEmptyprotected FieldURI getFieldURI()
public void appendTo(StringBuilder buffer)
ExchangeSession.Conditionbuffer - search filter bufferpublic boolean isMatch(ExchangeSession.Contact contact)
ExchangeSession.Conditioncontact - Exchange ContactCopyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.