NewItemAlertRuleAction.Text Property
Outlook Developer Reference |
Returns or sets a String that represents the text displayed in the new item alert dialog box. Read-write.
Version Information
Version Added: Outlook 2007
Syntax
expression.Text
expression A variable that represents a NewItemAlertRuleAction object.
Remarks
Returns an error if the text is an empty string.
See Also