NewItemAlertRuleAction object (Outlook)
Represents an action that displays a new item alert to the user.
Remarks
NewItemAlertRuleAction is derived from the RuleAction object. Each rule is associated with a RuleActions object which has a NewItemAlert property. The NewItemAlert property always returns a NewItemAlertRuleAction object. If the rule has an enabled rule action that displays the specified alert in the New item Alert dialog box, then NewItemAlertRuleAction.Enabled would be True.
For more information on specifying rule actions, see Specify Rule Actions.
Properties
Name |
---|
ActionType |
Application |
Class |
Enabled |
Parent |
Session |
Text |
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.