Event
Class representing a Nylas Event object.
Constructors
Properties
Calendar ID of the event.
Representation of conferencing details for events. Conferencing object can be in one of two formats (sub-objects):
Description of the event.
Whether participants of the event should be hidden.
List of participants invited to the event. Participants may also be rooms or resources.
A list of RRULE and EXDATE strings.
Status of the event.
Visibility of the event, if the event is private or public.
Functions
Calendar ID of the event.
The maximum number of participants that may attend the event
Representation of conferencing details for events. Conferencing object can be in one of two formats (sub-objects):
Unix timestamp when the event was created.
User who created the event. Not supported for all providers.
Description of the event.
Grant ID of the Nylas account.
Whether participants of the event should be hidden.
A link to this event in the provider's UI
Unique 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.
Location of the event, such as a physical address or meeting room name.
List of key-value pairs storing additional data.
Organizer 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.
A list of RRULE and EXDATE strings.
List of reminders for the event.
Status of the event.
Unix timestamp when the event was last updated.
Visibility of the event, if the event is private or public.