The HtmlEmailBehavior 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 propertySubject
Get or set the subject line of the email.
Public propertyTemplateName
Get or set the name of the template for the email.
Public propertyTo
Get or set the addressee of the email.

See Also