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)
Graph field internetMessageHeader is not searchable, use MAPI property PR_TRANSPORT_MESSAGE_HEADERS directly instead.
|
protected GraphField |
getField() |
protected ExchangeSession.Operator |
getOperator() |
boolean |
isMatch(ExchangeSession.Contact contact)
Test if the contact matches current condition.
|
getAttributeName, getValue, isEmptyprotected GraphField getField()
public void appendTo(StringBuilder buffer)
appendTo in interface ExchangeSession.Conditionbuffer - search filter bufferprotected ExchangeSession.Operator getOperator()
public boolean isMatch(ExchangeSession.Contact contact)
ExchangeSession.Conditioncontact - Exchange ContactCopyright © 2001–2026 MickaĆ«l Guessant. All rights reserved.