Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets the subject line.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SendMail | 4.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
EmailID | The email reference number obtained using SendMail.CreateEmail function. | $EmailID |
Text | The new subject line. | "Hello World" |
Returns OK or error.
Set subject line:
MBS( "SendMail.SetSubject"; $Email; "Hello World" )
This function checks for a license.
Created 3th September 2014, last changed 24th February 2018