EmailFormatEnum EnumerationKentico 8.0 API Reference
Represents type of the email format used by EmailMessage object.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Html0 Email HTML format.
PlainText1 Email plain text format.
Both2
Default3 Default value taken from settings.
See Also