Skip to main content

gcal.listeventsprops.eventtypes

Home > @runlightyear/gcal > ListEventsProps > eventTypes

ListEventsProps.eventTypes property

Event types to return. Optional. The default is ["default", "outOfOffice", "focusTime"]. Only the default value is available, unless you're enrolled in the Working Locations developer preview. Developer Preview?: Available as part of the Google Workspace Developer Preview Program, which grants early access to certain features.

Signature:
eventTypes?: Array<EventType>;