ImportanceRuleCondition.Enabled property (Outlook)
Returns or sets a Boolean that determines if the rule condition is enabled. Read/write.
Syntax
expression.Enabled
expression A variable that represents an ImportanceRuleCondition object.
Remarks
After you enable a rule condition, you must also save the rule by using Rules.Save so that the rule condition and its enabled state will persist beyond the current session. A rule condition is only enabled after it have been saved successfully.
See also
ImportanceRuleCondition Object
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.