Platform SDK: Exchange Server |
Adds a new Condition object to the collection.
HRESULT Add([in] IDispatch* pItem)
Sub Add(pItem As Object)
You can add an object that implements any interface that derives from the ICondition interface. Such objects include ContentCondition, ExistsCondition, PropertyCondition.