Platform SDK: Exchange Server

IBitmaskCondition::Value Property

This property specifies the value with which the property is masked.

IDL Definition

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

Visual Basic Definition

Property Value As Long