The EmailBehavior type exposes the following members.

Properties

  NameDescription
Public propertyBehaviorType
The type of action the behavior performs.
(Inherited from PolicyBehavior.)
Public propertyFrom
Get or set the sender of the email.
Public propertyId
(Inherited from PolicyBehavior.)
Public propertyMessage
Get or set the content of the email.
Public propertySubject
Get or set the subject line of the email.
Public propertyTo
Get or set the addressee of the email.

See Also