RemoteItem.Actions Property
Outlook Developer Reference |
Returns an Actions collection that represents all the available actions for the item. Read-only.
Syntax
expression.Actions
expression A variable that represents a RemoteItem object.
See Also