events
Table of Contents
Classes
- EventAttendanceModeEnumeration
- An EventAttendanceModeEnumeration value is one of potentially several modes of organising an event, relating to whether it is online or offline.
- EventCancelled
- The event has been cancelled. If the event has multiple startDate values, all are assumed to be cancelled.
- EventMovedOnline
- Indicates that the event was changed to allow online participation.
- EventPostponed
- The event has been postponed and no new date has been set.
- EventRescheduled
- The event has been rescheduled.
- EventScheduled
- The event is taking place or has taken place on the startDate as scheduled.
- EventStatusType
- An enumeration type whose instances represent several states that an Event may be in.
- MixedEventAttendanceMode
- An event that is conducted as a combination of both offline and online modes.
- OfflineEventAttendanceMode
- An event that is primarily conducted offline.
- OnlineEventAttendanceMode
- An event that is primarily conducted online.