Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SendMail.GetHTMLText
Queries the html text of this email.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SendMail | 7.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "SendMail.GetHTMLText"; EmailID ) More
Parameters
Parameter | Description | Example |
---|---|---|
EmailID | The email reference number obtained using SendMail.CreateEmail function. | $EmailID |
Result
Returns text or error.
Description
Queries the html text of this email.See also
- SendMail.CreateEmail
- SendMail.GetPlainText
- SendMail.GetRichText
- SendMail.SetHTMLText
- SendMail.SetRichText
This function checks for a license.
Created 28th February 2017, last changed 28th February 2017