Platform SDK: Exchange Server

ILogicalCondition Interface

IID
95525545-095F-11D2-BC0F-00C04F8C92F7
Extends
IDispatch
Type Library
Microsoft Exchange 5.5 Rules Type Library 1.0 (Rule.dll)

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.