Class UpdateDraftCcRecipientsAction

UpdateDraftCcRecipientsAction

Updates the Cc recipients of an email draft.

Methods

MethodReturn typeBrief description
addUpdateCcRecipients(ccRecipientEmails)UpdateDraftCcRecipientsActionUpdates the Cc recipients of an email draft.

Detailed documentation

addUpdateCcRecipients(ccRecipientEmails)

Updates the Cc recipients of an email draft.

Parameters

NameTypeDescription
ccRecipientEmailsString[]The Cc recipients to insert to the email draft.

Return

UpdateDraftCcRecipientsAction — This object, for chaining.