All Classes Namespaces Files Functions Variables Groups
kerio::jsonapi::webmail::events::Event Struct Reference

Public Attributes

kerio::web::KId id
 [READ-ONLY] global identification
kerio::web::KId folderId
 [REQUIRED FOR CREATE] [WRITE-ONCE] global identification of folder in which is the event defined
Watermark watermark
kerio::jsonapi::webmail::calendars::EventAccess access
 [READ-ONLY] scope of access of user to this event
string summary
string location
string description
kerio::jsonapi::webmail::calendars::EventLabel label
kerio::web::StringList categories
UtcDateTime start
UtcDateTime end
long travelMinutes
 // X-APPLE-TRAVEL-DURATION;VALUE=DURATION:PT15M
kerio::jsonapi::webmail::calendars::FreeBusyStatus freeBusy
 also known as TimeTransparency
boolean isPrivate
 also known as Class
boolean isAllDay
PriorityType priority
kerio::jsonapi::webmail::calendars::RecurrenceRule rule
kerio::jsonapi::webmail::calendars::AttendeeList attendees
kerio::jsonapi::webmail::calendars::Reminder reminder
boolean isCancelled
 [READ-ONLY] is cancelled by organiser

Member Data Documentation

kerio::jsonapi::webmail::calendars::EventAccess kerio::jsonapi::webmail::events::Event::access

[READ-ONLY] scope of access of user to this event

kerio::web::KId kerio::jsonapi::webmail::events::Event::folderId

[REQUIRED FOR CREATE] [WRITE-ONCE] global identification of folder in which is the event defined

kerio::jsonapi::webmail::calendars::FreeBusyStatus kerio::jsonapi::webmail::events::Event::freeBusy

also known as TimeTransparency

kerio::web::KId kerio::jsonapi::webmail::events::Event::id

[READ-ONLY] global identification

boolean kerio::jsonapi::webmail::events::Event::isCancelled

[READ-ONLY] is cancelled by organiser

boolean kerio::jsonapi::webmail::events::Event::isPrivate

also known as Class

long kerio::jsonapi::webmail::events::Event::travelMinutes

// X-APPLE-TRAVEL-DURATION;VALUE=DURATION:PT15M


The documentation for this struct was generated from the following file: