Microsoft Office 365 · Schema
Calendar
A calendar which is a container for events.
CloudCollaborationEnterpriseMicrosoftProductivity
Properties
| Name | Type | Description |
|---|---|---|
| id | string | The unique identifier for the calendar. |
| name | string | The calendar name. |
| color | string | Specifies the color theme for the calendar. |
| changeKey | string | Identifies the version of the calendar object. |
| canEdit | boolean | Whether the user can write to the calendar. |
| canShare | boolean | Whether the user has permission to share the calendar. |
| canViewPrivateItems | boolean | Whether the user can read calendar items marked as private. |
| isDefaultCalendar | boolean | Whether this is the default calendar. |
| hexColor | string | The calendar color expressed in hex format of three six-digit values. |
| isRemovable | boolean | Whether the calendar can be deleted from the user's mailbox. |
| isTallyingResponses | boolean | Whether the calendar supports tracking of meeting responses. |
| allowedOnlineMeetingProviders | array | The online meeting service providers available for events in this calendar. |
| defaultOnlineMeetingProvider | string | The default online meeting provider for meetings sent from this calendar. |