Enum CalendarTypes.Priority
Definition
- Namespace:
- Tizen.Pims.Calendar
- Assembly:
- Tizen.Pims.Calendar.dll
- API Level:
- 4
Enumeration for the calendar event item's priority.
public enum Priority
Fields
Name | Description |
---|---|
High | Low priority. |
Low | High priority. |
None | No priority. |
Normal | Normal priority. |