Platform SDK: Exchange Server

IContentCondition Interface

IID
D61B2A8D-07A1-11D2-BC0D-00C04F8C92F7
Extends
IDispatch
Type Library
Microsoft Exchange 5.5 Rules Type Library 1.0 (Rule.dll)

Properties

Name Type Description
Operator [Visual Basic] FUZZYLEVEL_TYPES

[C++] FUZZYLEVEL_TYPES

The content operator for the condition.
PropertyType [Visual Basic] Long

[C++] long

The property tag.
Type [Visual Basic] CONDITION_TYPES

[C++] CONDITION_TYPES

The type of condition. For ContentCondition objects, the Type is always 5 (R_CONTENT).
Value [Visual Basic] Object

[C++] IDispatch*

An object reference on a PropVal object containing the value to which the property is compared.