Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Calendar
Schema
EventAttendee
Interface EventAttendee
interface
EventAttendee
{
additionalGuests
?:
number
;
comment
?:
string
;
displayName
?:
string
;
email
?:
string
;
id
?:
string
;
optional
?:
boolean
;
organizer
?:
boolean
;
resource
?:
boolean
;
responseStatus
?:
string
;
self
?:
boolean
;
}
Index
Properties
additional
Guests?
comment?
display
Name?
email?
id?
optional?
organizer?
resource?
response
Status?
self?
Properties
Optional
additional
Guests
additionalGuests
?:
number
Optional
comment
comment
?:
string
Optional
display
Name
displayName
?:
string
Optional
email
email
?:
string
Optional
id
id
?:
string
Optional
optional
optional
?:
boolean
Optional
organizer
organizer
?:
boolean
Optional
resource
resource
?:
boolean
Optional
response
Status
responseStatus
?:
string
Optional
self
self
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Guests
comment
display
Name
email
id
optional
organizer
resource
response
Status
self
Google Apps Script API
Loading...