davmail.exchange.ews
Class EwsExchangeSession.MultiCondition
java.lang.Object
davmail.exchange.ExchangeSession.MultiCondition
davmail.exchange.ews.EwsExchangeSession.MultiCondition
- All Implemented Interfaces:
- SearchExpression, ExchangeSession.Condition
- Enclosing class:
- EwsExchangeSession
protected static class EwsExchangeSession.MultiCondition
- extends ExchangeSession.MultiCondition
- implements SearchExpression
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EwsExchangeSession.MultiCondition
protected EwsExchangeSession.MultiCondition(ExchangeSession.Operator operator,
ExchangeSession.Condition... condition)
appendTo
public void appendTo(StringBuilder buffer)
- Description copied from interface:
SearchExpression
- Append search expression to buffer.
- Specified by:
appendTo in interface SearchExpression- Specified by:
appendTo in interface ExchangeSession.Condition
- Parameters:
buffer - search buffer
Copyright © 2001-2013 MickaĆ«l Guessant. All Rights Reserved.