Enum CalendarTypes.EventStatus
Definition
- Assembly:
- Tizen.Pims.Calendar.dll
Enumeration for the event status.
public enum CalendarTypes.EventStatus
Fields
| Name | Description |
|---|---|
| Cancelled | The event is cancelled. |
| Confirmed | The event is confirmed. |
| None | No status. |
| Tentative | The event is tentative. |