EmailFormatEnum EnumerationKentico 8.1 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.1.5347.20411)
Members

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