| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Calendar id. |
integer |
None. |
| Name |
Name of the calendar. |
string |
None. |
| TimeZone |
Calendar time zone. |
string |
None. |
| Owner |
Identifies the owner of the calendar. |
string |
None. |
| CreatedBy |
Created by identifier. |
string |
None. |
| CreatedDateTime |
Created date and time. |
date |
None. |
| ChangedBy |
Changed by identifier. |
string |
None. |
| ChangedDateTime |
Changed date and time. |
date |
None. |
| CalendarProperties |
List of calendar properties |
Collection of DTOCalendarProperty |
None. |
| Schedules |
List of schedule ids for the calendar. |
Collection of AdminGetScheduleDetailedResponse |
None. |
| ScheduledEvents |
List of Scheduled event ids for the calendar. |
Collection of AdminGetScheduledEventDetailedResponse |
None. |