API referenceInterfaces
BusyInterval
Defined in: calendar/types.ts:15
A busy block on the connected calendar. No title/attendees — busy only.
Properties
start
start: Date;Defined in: calendar/types.ts:16
end
end: Date;Defined in: calendar/types.ts:17