Platform SDK: Exchange Server

IContentCondition::PropertyType Property

Specifies the CDO property tag of the property to which you compare the IContentCondition::Value property.

IDL Definition

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

Visual Basic Definition

Property PropertyType As Long

Remarks

Use &H0037001E (CdoPR_SUBJECT) to specify the Subject field; &H1000001E (CodPR_BODY) to specify the Body of the message.

For a list of CDO property tags, see the Property Tags appendix in the Collaboration Data Objects topic under the Database and Messaging Services section of the Platform SDK.