eventStatus property

SchemaEventStatusType? eventStatus
getter/setter pair

An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled.

Implementation

SchemaEventStatusType? eventStatus;