Interface Event

Hierarchy

  • Event

Properties

busy: boolean
calendarId: string
conferencing: Conferencing
createdAt: number
creator?: EmailName
description?: string
grantId: string
hideParticipants?: boolean
htmlLink?: string
icalUid?: string
id: string
location?: string
messageId?: string
metadata?: Record<string, string>
object: "event"
organizer: EmailName
owner?: string
participants: Participant[]
readOnly: boolean
recurrence?: Recurrence
reminders?: Reminder[]
status?: Status
title?: string
updatedAt: number
visibility?: Visibility
when: When

Generated using TypeDoc