|
|
|
| SendMail component.
|
| property MsgContentCharset: String; // 'iso-8859-1' by default
|
| The MsgContentCharset property determines the charaters set used in the text of e-mail message. This parameter always included to the message to allow the e-mail client to determinate which charset should be used to display the message.
|
|
|
|
|
| MsgContentType, MsgBody and MsgSubject properties.
|