Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Addons
GmailEventObject
Interface GmailEventObject
See
https://developers.google.com/workspace/add-ons/concepts/event-objects#gmail_event_object
interface
GmailEventObject
{
accessToken
:
string
;
bccRecipients
?:
string
[]
;
ccRecipients
?:
string
[]
;
messageId
:
string
;
threadId
:
string
;
toRecipients
?:
string
[]
;
}
Index
Properties
access
Token
bcc
Recipients?
cc
Recipients?
message
Id
thread
Id
to
Recipients?
Properties
access
Token
accessToken
:
string
Optional
bcc
Recipients
bccRecipients
?:
string
[]
Optional
cc
Recipients
ccRecipients
?:
string
[]
message
Id
messageId
:
string
thread
Id
threadId
:
string
Optional
to
Recipients
toRecipients
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Token
bcc
Recipients
cc
Recipients
message
Id
thread
Id
to
Recipients
Google Apps Script API
Loading...
See
https://developers.google.com/workspace/add-ons/concepts/event-objects#gmail_event_object