ICalendarTodoPriority
#include <bb/pim/calendar/ICalendarTodoPriority>
To link against this class, add the following line to your .pro file: LIBS += -lbbpim
ICalendarTodoPriority enum class.
Public Types
- High = 0
High priority.
Indicates a high-priority to-do.
Since:BlackBerry 10.0.0
- Medium = 1
Medium priority.
Indicates a medium-priority to-do.
Since:BlackBerry 10.0.0
- Low = 2
Low priority.
Indicates a low-priority to-do.
Since:BlackBerry 10.0.0