Class UpdateDraftCcRecipientsAction

UpdateDraftCcRecipientsAction

Updates the Cc recipients of an email draft.

Methods

Method Return type Brief description
UpdateDraftCcRecipientsAction Updates the Cc recipients of an email draft.

Detailed documentation

addUpdateCcRecipients(ccRecipientEmails)

Updates the Cc recipients of an email draft.

Parameters

Name Type Description
ccRecipientEmails
String[] The Cc recipients to insert to the email draft.

Return

UpdateDraftCcRecipientsAction — This object, for chaining.