Action

Action class

A set of actions to perform on a message.

The Action type exposes the following members:

Constructors

NameDescription
Action()Initializes a new instance of the Action class

Properties

NameDescription
add_label_idsList of labels to add to the message.
remove_label_idsList of labels to remove from the message.
forwardEmail address that the message should be forwarded to.

See Also