Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Card_Service
UpdateDraftBccRecipientsAction
Interface UpdateDraftBccRecipientsAction
Sets an action that updates the email Bcc recipients of a draft.
interface
UpdateDraftBccRecipientsAction
{
addUpdateBccRecipients
(
bccRecipientEmails
:
string
[]
,
)
:
UpdateDraftBccRecipientsAction
;
}
Index
Methods
add
Update
Bcc
Recipients
Methods
add
Update
Bcc
Recipients
addUpdateBccRecipients
(
bccRecipientEmails
:
string
[]
,
)
:
UpdateDraftBccRecipientsAction
Parameters
bccRecipientEmails
:
string
[]
Returns
UpdateDraftBccRecipientsAction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
add
Update
Bcc
Recipients
Google Apps Script API
Loading...
Sets an action that updates the email Bcc recipients of a draft.