Platform SDK: Exchange Server

ISubCondition::Condition Property

Specifies the Condition object that applies to the recipients or attachments.

IDL Definition

[propget] HRESULT Condition([out, retval] IDispatch **pVal) 
[propput] HRESULT Condition([in] IDispatch* newVal)

Visual Basic Definition

Property Condition As Object