MsgBody property
|
SendMail component.
|
property MsgBody: String;
|
The MsgBody property specifies the text of e-mail message.
|
|
The text can be either in plain or HTML format (depending on MsgContentType value). To specify the language of message (content encoding) use MsgContentCharset property.
|
MsgSubject and TemplateConverter properties.
|