gcal.calendar
Home > @runlightyear/gcal > Calendar
Calendar interface
Signature:interface Calendar
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
conferenceProperties | ConferenceProperties | Conferencing properties for this calendar, for example what types of conferences are allowed. | |
description | string | Description of the calendar. | |
etag | Etag | ETag of the resource. | |
id | string | Identifier of the calendar. | |
kind | "calendar#calendar" | ||
summary | string | Title of the calendar. |
Optional Properties
Property | Modifiers | Type | Description |
---|---|---|---|
location? | string | Geographic location of the calendar as free-form text. | |
timeZone? | string | The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) |