gcal.googlecalendar.createcalendar
Home > @runlightyear/gcal > GoogleCalendar > createCalendar
GoogleCalendar.createCalendar() method
This API is in beta and may contain contain bugs. Can be used in production with caution.
Creates a secondary calendar.
Signature:createCalendar(props: CreateCalendarProps): Promise<CreateCalendarResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | CreateCalendarProps |
Promise<CreateCalendarResponse>