Platform SDK: Exchange Server

IPropVal::Value Property

Specifies the value of the CDO property.

IDL Definition

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

Visual Basic Definition

Property Value As Variant