SendRuleAction object (Outlook)
Represents an action that sends a message to one or more recipients.
Remarks
SendRuleAction is derived from the RuleAction object. Each rule is associated with a RuleActions object which has a CC property, a Forward property, a ForwardAsAttachment property, and a Redirect property. Each of these properties always returns a SendRuleAction object. SendRuleAction.ActionType distinguishes among these rule actions. If the rule has any of the above rule actions enabled, then the Enabled property of the corresponding SendRuleAction object would be True.
For more information on specifying rule actions, see Specify Rule Actions.
Properties
Name |
---|
ActionType |
Application |
Class |
Enabled |
Parent |
Recipients |
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.