Interface CreateEventQueryParams

Interface representing of the query parameters for creating an event.

Hierarchy

  • CreateEventQueryParams

Properties

calendarId: string

The ID of the calendar to create the event in.

notifyParticipants?: boolean

Email notifications containing the calendar event is sent to all event participants.

Generated using TypeDoc