gcal.googlecalendar.listcalendars
Home > @runlightyear/gcal > GoogleCalendar > listCalendars
GoogleCalendar.listCalendars() method
This API is in beta and may contain contain bugs. Can be used in production with caution.
Returns the calendars on the user's calendar list.
Signature:listCalendars(props?: ListCalendarsProps): Promise<ListCalendarsResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | ListCalendarsProps | (Optional1) |
Promise<ListCalendarsResponse>