Platform SDK: Exchange Server

IContentCondition::Value Property

Specifies the PropVal object to which value of the property is compared.

IDL Definition

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

Visual Basic Definition

Property Value As Object