ical-generator - v10.0.0-develop.4
Preparing search index...
ICalAttendeeJSONData
Interface ICalAttendeeJSONData
interface
ICalAttendeeJSONData
{
delegatedFrom
:
string
|
null
;
delegatedTo
:
string
|
null
;
email
:
string
;
mailto
:
string
|
null
;
name
:
string
|
null
;
role
:
ICalAttendeeRole
;
rsvp
:
boolean
|
null
;
sentBy
:
string
|
null
;
status
:
ICalAttendeeStatus
|
null
;
type
:
ICalAttendeeType
|
null
;
x
:
{
key
:
string
;
value
:
string
}
[]
;
}
Index
Properties
delegated
From
delegated
To
email
mailto
name
role
rsvp
sent
By
status
type
x
Properties
delegated
From
delegatedFrom
:
string
|
null
delegated
To
delegatedTo
:
string
|
null
email
email
:
string
mailto
mailto
:
string
|
null
name
name
:
string
|
null
role
role
:
ICalAttendeeRole
rsvp
rsvp
:
boolean
|
null
sent
By
sentBy
:
string
|
null
status
status
:
ICalAttendeeStatus
|
null
type
type
:
ICalAttendeeType
|
null
x
x
:
{
key
:
string
;
value
:
string
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delegated
From
delegated
To
email
mailto
name
role
rsvp
sent
By
status
type
x
ical-generator - v10.0.0-develop.4
Loading...