This value determines whether to show this event's time block as available on shared or public calendars.
Calendar ID of the event.
Representation of conferencing details for events. Conferencing object can be in one of two formats (sub-objects):
Optional
createdUnix timestamp when the event was created.
Optional
creatorUser who created the event. Not supported for all providers.
Optional
descriptionDescription of the event.
Grant ID of the Nylas account.
Optional
hideWhether participants of the event should be hidden.
Optional
htmlA link to this event in the provider's UI
Optional
icalUnique id for iCalendar standard, for identifying events across calendaring systems. Recurring events may share the same value. Can be null for events synced before the year 2020.
Globally unique object identifier.
Optional
locationLocation of the event, such as a physical address or meeting room name.
Optional
metadataList of key-value pairs storing additional data.
The type of object.
Optional
organizerOrganizer of the event.
List of participants invited to the event. Participants may also be rooms or resources.
If the event participants are able to edit the event.
Optional
recurrenceAn list of RRULE and EXDATE strings.
Optional
remindersA list of reminders to send for the event. If left empty or omitted, the event uses the provider defaults.
Optional
statusStatus of the event.
Optional
titleTitle of the event.
Optional
updatedUnix timestamp when the event was last updated.
Visibility of the event, if the event is private or public.
Generated using TypeDoc
Interface representing a Nylas Event object.