Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

SendMail.ClearHeaders

Clears the headers for email.

Component Version macOS Windows Linux Server iOS SDK
SendMail 6.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "SendMail.ClearHeaders"; EmailID )   More

Parameters

Parameter Description Example
EmailID The email reference number obtained using SendMail.CreateEmail function. $EmailID

Result

Returns OK or error.

Description

Clears the headers for email.

Examples

Clear headers from email:

MBS( "SendMail.ClearHeaders"; $EmailID )

See also

Blog Entries

This function checks for a license.

Created 19th February 2016, last changed 19th February 2016


SendMail.ClearAttachments - SendMail.ClearRecipients