MailMessageOutput
EmailEditOptions.MailMessageOutput property
Allows to control which parts of the mail message should be delivered to the output EditableDocument
and then to the emitted HTML
public MailMessageOutput MailMessageOutput { get; set; }
Property Value
Flagged enum that controls the parts of the mail message, which should be processed. Default value is All
See Also
- enum MailMessageOutput
- class EmailEditOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor