Click or drag to resize
EmailTemplateEmailBody Property
Body - This is the body of the e-mail. E-mails are sent as HTML and can include HTML tags if needed, e.g. br will provide a line break.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public string EmailBody { get; set; }

Property Value

Type: String
See Also