Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
CalendarEvent
Interface CalendarEvent
interface
CalendarEvent
{
category
:
"reminder"
|
"ticket"
|
"reminder-element"
;
description
:
{
attendees
:
User
[]
;
background
:
string
;
color
:
{
background
:
string
;
text
:
string
}
;
elements
:
[
{
element
:
{
hash
:
string
;
name
:
string
;
type
:
string
}
;
owner
:
{
uid
:
string
}
;
}
,
]
;
metadata
:
{
color
:
{
background
:
string
;
text
:
string
}
}
;
organization
:
{
uid
:
string
}
;
privileges
:
"r"
|
"w"
;
text
:
string
;
}
;
dtstart
:
string
;
hash
:
string
;
summary
:
string
;
url
:
string
;
}
Index
Properties
category
description
dtstart
hash
summary
url
Properties
category
category
:
"reminder"
|
"ticket"
|
"reminder-element"
description
description
:
{
attendees
:
User
[]
;
background
:
string
;
color
:
{
background
:
string
;
text
:
string
}
;
elements
:
[
{
element
:
{
hash
:
string
;
name
:
string
;
type
:
string
}
;
owner
:
{
uid
:
string
}
;
}
,
]
;
metadata
:
{
color
:
{
background
:
string
;
text
:
string
}
}
;
organization
:
{
uid
:
string
}
;
privileges
:
"r"
|
"w"
;
text
:
string
;
}
dtstart
dtstart
:
string
hash
hash
:
string
summary
summary
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
description
dtstart
hash
summary
url
edocu-sdk
Loading...