The options for fetching calendar events.

Hierarchy

Properties

after?: Date

The date to fetch calendar events after.

before?: Date

The date to fetch calendar events before.

cache?: boolean

The whether to cache the fetched data.

limit?: number

The maximum number of calendar events to fetch.