| Platform SDK: Exchange Server |
Methods
| Name | Description |
|---|---|
| Add | Adds a new PropVal object to the collection. |
| Clear | Removes all PropVal objects from the collection. |
| Delete | Deletes the specified PropVal object from the collection. |
| Item | Returns the specified PropVal object from the collection. |
Properties
| Name | Type | Description |
|---|---|---|
| Condition | [Visual Basic] Object
[C++] IDispatch* |
The condition to which the comment applies |
| Count | [Visual Basic] Long
[C++] long |
The number of PropVal objects in the collection. |
| Type | [Visual Basic] CONDITION_TYPES [C++] CONDITION_TYPES | The type of condition. |