ISPO SDK
ISPO
Preparing search index...
core
GoogleCalendarAttendee
Interface GoogleCalendarAttendee
Markdown
Copy Markdown
interface
GoogleCalendarAttendee
{
displayName
?:
string
;
email
:
string
;
optional
?:
boolean
;
responseStatus
?:
"accepted"
|
"needsAction"
|
"declined"
|
"tentative"
;
self
?:
boolean
;
}
Hierarchy
GoogleCalendarPerson
GoogleCalendarAttendee
Index
Properties
display
Name?
email
optional?
response
Status?
self?
Properties
Optional
display
Name
displayName
?:
string
email
email
:
string
Optional
optional
optional
?:
boolean
Optional
response
Status
responseStatus
?:
"accepted"
|
"needsAction"
|
"declined"
|
"tentative"
Optional
self
self
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
display
Name
email
optional
response
Status
self
ISPO
ISPO SDK
Loading...