Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Addons
AttendeeObject
Interface AttendeeObject
See
https://developers.google.com/workspace/add-ons/concepts/event-objects#attendee
interface
AttendeeObject
{
additionalGuests
:
number
;
comment
:
string
;
displayName
:
string
;
email
:
string
;
optional
:
boolean
;
organizer
:
boolean
;
resource
:
boolean
;
responseStatus
:
InvitationResponseStatus
;
self
:
boolean
;
}
Index
Properties
additional
Guests
comment
display
Name
email
optional
organizer
resource
response
Status
self
Properties
additional
Guests
additionalGuests
:
number
comment
comment
:
string
display
Name
displayName
:
string
email
email
:
string
optional
optional
:
boolean
organizer
organizer
:
boolean
resource
resource
:
boolean
response
Status
responseStatus
:
InvitationResponseStatus
self
self
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Guests
comment
display
Name
email
optional
organizer
resource
response
Status
self
Google Apps Script API
Loading...
See
https://developers.google.com/workspace/add-ons/concepts/event-objects#attendee