RuleActions Object (Outlook)

The RuleActions object contains a set of RuleAction objects or objects derived from RuleAction, representing the actions that are executed on a Rule object.

Version Information

Version Added: Outlook 2007

Remarks

The RuleActions object is a fixed collection. RuleAction objects or types that derive from the RuleAction object cannot be added to or removed from the RuleActions object.

The Rules object model provides partial parity with the Rules and Alerts Wizard in the Outlook user interface. It supports the most commonly used rule actions and conditions. Although it does not support creating rules with any rule action or rule condition that the Wizard supports, you can still enumerate and enable these rule actions and conditions in existing rules.

For more information on rule actions, see Specifying Rule Actions and How to: Create a Rule to Move Specific E-mails to a Folder.

See Also

Concepts

Outlook Object Model Reference

RuleActions Object Members