Preparing search index...
The search index is not available
ical-generator - v8.0.2-develop.6
ical-generator
ICalAttendeeJSONData
Interface ICalAttendeeJSONData
interface
ICalAttendeeJSONData
{
delegatedFrom
:
null
|
string
;
delegatedTo
:
null
|
string
;
email
:
string
;
mailto
:
null
|
string
;
name
:
null
|
string
;
role
:
ICalAttendeeRole
;
rsvp
:
null
|
boolean
;
sentBy
:
null
|
string
;
status
:
null
|
ICalAttendeeStatus
;
type
:
null
|
ICalAttendeeType
;
x
:
{
key
:
string
;
value
:
string
;
}
[]
;
}
Index
Properties
delegated
From
delegated
To
email
mailto
name
role
rsvp
sent
By
status
type
x
Properties
delegated
From
delegated
From
:
null
|
string
delegated
To
delegated
To
:
null
|
string
email
email
:
string
mailto
mailto
:
null
|
string
name
name
:
null
|
string
role
role
:
ICalAttendeeRole
rsvp
rsvp
:
null
|
boolean
sent
By
sent
By
:
null
|
string
status
status
:
null
|
ICalAttendeeStatus
type
type
:
null
|
ICalAttendeeType
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 - v8.0.2-develop.6
Loading...