Interface AvailabilityParticipant

Interface of participant details to check availability for.

Hierarchy

  • AvailabilityParticipant

Properties

calendarIds?: string[]

An optional list of the calendar IDs associated with each participant's email address. If not provided, Nylas uses the primary calendar ID.

email: string

The email address of the participant.

openHours?: OpenHours[]

Open hours for this participant. The endpoint searches for free time slots during these open hours.

Generated using TypeDoc