RuleAction.ActionType Property (Outlook)
Returns a constant from the OlRuleActionType enumeration that indicates the type of action that is taken by the RuleAction. Read-only.
Version Information
Version Added: Outlook 2007
Syntax
expression .ActionType
expression A variable that represents a RuleAction object.
Remarks
For more information on the rule actions supported for programmatic rule creation, those supported for rules for receiving message, and those supported for rules for sending messages, see Specify Rule Actions.