CategoryRuleCondition object (Outlook)
Represents a rule condition that evaluates categories on a message as compared with CategoryRuleCondition.Categories.
Remarks
CategoryRuleCondition is derived from the RuleCondition object. Each rule is associated with a RuleConditions object which has a RuleConditions.Category property. The Category property always returns a CategoryRuleCondition object. If the rule has any of these rule conditions enabled, then CategoryRuleCondition.Enabled would be True.
For more information on specifying rule actions, see Specify Rule Conditions.
Properties
Name |
---|
Application |
Categories |
Class |
ConditionType |
Enabled |
Parent |
Session |
See also
Outlook Object Model Reference
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.