| Platform SDK: Exchange Server | 
Properties
| Name | Type | Description | 
|---|---|---|
| Operator | [Visual Basic] RELOP_TYPES [C++] RELOP_TYPES | The relational operator for the condition | 
| PropertyTag | [Visual Basic] Long [C++] long | The CDO property tag for which the property condition is tested. | 
| Type | [Visual Basic] CONDITION_TYPES [C++] CONDITION_TYPES | The type of condition. For PropertyCondition objects, the Type is always 7 (P_PROPERTY) | 
| Value | [Visual Basic] Object [C++] IDispatch* | The PropVal object containing the property value to which the property specified by PropertyTag is compared. |