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