Interface FindEventQueryParams

Interface representing of the query parameters for finding an event.

Hierarchy

  • FindEventQueryParams

Properties

calendarId: string

Calendar ID to find the event in. "primary" is a supported value indicating the user's primary calendar.

tentativeAsBusy?: boolean

When set to false, treats tentative calendar events as busy:false. Only applicable for Microsoft and EWS calendar providers. Defaults to true.

Generated using TypeDoc