CategoryRuleCondition.ConditionType Property (Outlook)

Returns a constant, olConditionCategory, from the OlRuleConditionType enumeration that indicates the type of rule condition. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .ConditionType

expression A variable that represents a CategoryRuleCondition object.

Remarks

The category rule condition is supported by rules for receiving messages and rules for sending messages. For more information, see Specify Rule Conditions.

See Also

Concepts

CategoryRuleCondition Object Members

CategoryRuleCondition Object