Share via


CategoryRuleCondition.ConditionType Property

Outlook Developer Reference

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