Event

The event object is used to represent any events from your calendars.

Object Schema

KeyTypeDescription
uidstringThe unique ID from the calendar event.
titlestringThe name of the event.
calendarstringThe name of the calendar the event is from.
locationstringThe location of the event.
startstringThe start time of the event in ISO 8601 format.
endstringThe end time of the event in ISO 8601 format.
repeatingbooleanWhether the event repeats.
durationstringThe length of the event.
statusstring???
transparencystring???
descriptionstringThe long description of the event.
daystringThe day of the start of the event.
timestringThe time of the event, or false for all day events.