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