Enum CalendarTypes.EventStatus
Definition
- Namespace:
- Tizen.Pims.Calendar
- Assembly:
- Tizen.Pims.Calendar.dll
- API Level:
- 4
Enumeration for the event status.
C#Copypublic enum EventStatus
Name | Description |
---|---|
Cancelled | The event is cancelled. |
Confirmed | The event is confirmed. |
None | No status. |
Tentative | The event is tentative. |