Type
calendarException
Description
 
Properties
Name Type Description
id entityId (string)
name string Name
isWorkingDay boolean Indicates whether this day is a working day
isAllDay boolean Indicates whether this is an all day exception
startHour double A number between 0 and 24 representing the first working hour of the day. If the day starts at 08:30AM this number will contain 8.5
endHour double A number between 0 and 24 representing the end of the working day. If the day ends at 17:15 this number will contain 17.25
exceptionType entityId (string) The type of the exception
startDate dateTime The date when the exception starts
endDate dateTime The date when the exception ends
repeat repeat Recurrence definition