Platform SDK: Exchange Server

ICommentCondition::Condition Property

Specifies the Condition object to which the comment applies.

IDL Definition

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

Visual Basic Definition

Property Condition As Object