The EmailRuleAction type exposes the following members.

Properties

  NameDescription
Public propertyActionType
The type of action to perform.
(Inherited from RuleAction.)
Public propertyFrom
The sender's email address.
Public propertyId
The Id of the action.
(Inherited from RuleAction.)
Public propertyIndex
The ordinal number of this action in relation to other actions in a rule.
(Inherited from RuleAction.)
Public propertyMessage
The content of the email. (Macros are allowed here)
Public propertySubject
The subject line of the email. (Macros are allowed here)
Public propertyTo
The recipient's email address.

See Also