Class MailTemplateContract
Represents a mail template
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class MailTemplateContract : Object
Name | Description |
---|---|
MailTemplateContract() |
Fields
Name | Description |
---|---|
AddLinkAsAttachment | Defines if link attachments are added |
Body | Body for mail |
BodyIsHtml | Defines if the body is html |
Id | Id of the mail template |
Name | Display name of the mail template |
Subject | Subject for mail |