The following tables list the members exposed by the BaseParseableEmailTemplate type.

Name Description
Public field category The category of the email (inherited from EmailTemplate).
Public field data the template body (inherited from EmailTemplate).
Public field id The id of the template (inherited from EmailTemplate).
Public field name the name of the template (inherited from EmailTemplate).
Public field subject (inherited from EmailTemplate).
Top