Class UpdateDraftBccRecipientsAction

UpdateDraftBccRecipientsAction

Updates the Bcc recipients of an email draft.

Methods

MethodReturn typeBrief description
addUpdateBccRecipients(bccRecipientEmails)UpdateDraftBccRecipientsActionUpdates the Bcc recipients of an email draft.

Detailed documentation

addUpdateBccRecipients(bccRecipientEmails)

Updates the Bcc recipients of an email draft.

Parameters

NameTypeDescription
bccRecipientEmailsString[]The Bcc recipients to insert to the email draft.

Return

UpdateDraftBccRecipientsAction — This object, for chaining.