RuleCondition.ConditionType Property (Outlook)

Returns a constant in the OlRuleConditionType enumeration that indicates the type of condition for the RuleCondition object. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .ConditionType

expression A variable that represents a RuleCondition object.

Remarks

For more information on the rule conditions supported for programmatic rule creation, those supported for rules for receiving message, and those supported for rules for sending messages, see Specify Rule Conditions.

See Also

Concepts

RuleCondition Object

RuleCondition Object Members