Updates the Cc recipients of an email draft.
Methods
| Method | Return type | Brief description |
|---|---|---|
add | Update | Updates the Cc recipients of an email draft. |
Detailed documentation
addUpdateCcRecipients(ccRecipientEmails)
Updates the Cc recipients of an email draft.
Parameters
| Name | Type | Description |
|---|---|---|
cc | String[] | The Cc recipients to insert to the email draft. |
Return
Update — This object, for chaining.