SetHtmlBody
SetHtmlBody (1 of 2)
Sets html body.
Returns: virtual void Aspose::Email::
SetHtmlBody(System::String value, bool detectEncoding)
| Parameter | Description |
|---|---|
| value | The HtmlBody content text. |
| detectEncoding | Detect body encoding if no encoding is specified for the MailMessage . |
SetHtmlBody (2 of 2)
Returns: void Aspose::Email::
SetHtmlBody(System::String value, bool detectEncoding, bool htmlIsAscii)
| Parameter | Description |
|---|---|
| value | |
| detectEncoding | |
| htmlIsAscii |