gcal.listeventsprops.calendarid
Home > @runlightyear/gcal > ListEventsProps > calendarId
ListEventsProps.calendarId property
Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the "primary" keyword.
Signature:calendarId: "primary" | string;