Share via


NewItemAlertRuleAction.ActionType Property (Outlook)

Returns a constant, olRuleActionNewItemAlert, 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 NewItemAlertRuleAction object.

Remarks

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

See Also

Concepts

NewItemAlertRuleAction Object Members

NewItemAlertRuleAction Object