| Platform SDK: Exchange Server | 
Properties
| Name | Type | Description | 
|---|---|---|
| Count | [Visual Basic] Long [C++] long | The number of objects in the collection. | 
| Operator | [Visual Basic] Long [C++] long | The logical operator. | 
| Type | [Visual Basic] CONDITION_TYPES [C++] CONDITION_TYPES | The type of condition. For LogicalCondition objects, the Type is 6 (R_LOGICAL) | 
Methods
| Name | Description | 
|---|---|
| Add | Adds a new object to the collection. | 
| Clear | Removes all objects from the collection. | 
| Delete | Deletes the specified object from the collection. | 
| Item | Returns the specified object from the collection. |