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

MailComposer.SetCCRecipients

Sets the CC header for the email message to the specified email addresses.

Component Version macOS Windows Linux Server iOS SDK
MailComposer 7.3 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "MailComposer.SetCCRecipients"; Recipients )   More

Parameters

Parameter Description Example
Recipients List of recipients.

Result

Returns OK or error.

Description

Sets the CC header for the email message to the specified email addresses.
Will set the CC header for the email message. This should be called prior to display.
Recipient addresses should be specified as per RFC5322.
After the view has been presented to the user, this method will no longer change the value.

See also

Example Databases

This function is free to use.

Created 10th June 2017, last changed 10th June 2017


MailComposer.SetBCCRecipients - MailComposer.SetEvaluate