Click or drag to resize

clsImportClassNotificationTexteEMailRenderMethod Enumeration

Rendering method of the notification text. Used in EMailFormat.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eEMailRenderMethod
Members
  Member nameValueDescription
PlainText0Standard mechanism without html embedding
OnePlaceholder1The notification text will be embedded in a html text from the newsletter tool. The text is placed in one html placeholder
MultiplePlaceholders2Each placeholder of the event notification will be used as html placeholder in the html template
Remarks
See Also