|
Requests
Objects
Enums
|
JSCalendarEntryA calendar entry is a timeslot where the user is busy with other things than MeetingBooster.
Used by MeetingBooster conflict checker when scheduling a meeting.
JSON example:
{
"Start" : "2017-05-247T09:00:00Z",
"End" : "2017-05-24T17:00:00Z"
|