Types
EventRecurrenceException
A single-occurrence exception on a recurring event (a deletion or a time/RSVP override).
object
EventRecurrenceExceptionImplements
Fields
endsAt
ISO8601DateTime
Overridden end time for this occurrence (override exceptions only).
event
The recurring event this exception belongs to.
exceptionType
Whether this occurrence is deleted or overridden.
id
ID!
ID of the object.
instanceIndex
String!
ICS UTC-format occurrence key identifying which occurrence this exception applies to.
lockRsvps
Boolean
Overridden RSVP-lock state for this occurrence.
resourceId
ID!
Resource ID for this object, for interop with the Admin API.
startsAt
ISO8601DateTime
Overridden start time for this occurrence (override exceptions only).