SendRuleAction.ActionType Property (Outlook)

Returns a constant, olRuleActionRedirect, from the OlRuleActionType enumeration that indicates the type of action that is taken by the rule. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .ActionType

expression A variable that represents a SendRuleAction object.

Remarks

The send rule action is supported only by rules for receiving messages. For more information, see Specify Rule Actions.

See Also

Concepts

SendRuleAction Object Members

SendRuleAction Object