Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets a Boolean that determines if the rule action is enabled. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression .Enabled
expression A variable that represents a MoveOrCopyRuleAction object.
Remarks
After you enable a rule, you must also save the rule by using Rules.Save so that the rule and its enabled state will persist beyond the current session. A rule is only enabled after it has been saved successfully.