Enum CalendarTypes.TodoStatus
Definition
- Namespace:
- Tizen.Pims.Calendar
- Assembly:
- Tizen.Pims.Calendar.dll
- API Level:
- 4
Enumeration for the status of a to-do.
public enum TodoStatus
Fields
Name | Description |
---|---|
Cancelled | Cancelled status. |
Completed | Completed status. |
InProcess | Work in process status. |
NeedAction | Needs action status. |
None | No status. |