EKEventStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The event status.
public enum EKEventStatus
type EKEventStatus =
- Inheritance
-
EKEventStatus
Fields
Name | Value | Description |
---|---|---|
None | 0 | This event has no status set. |
Confirmed | 1 | The event has been confirmed. |
Tentative | 2 | The event is flagged as tentative. |
Cancelled | 3 | The event has been cancelled. |