PRIORITY

val PRIORITY: String = "priority"

The priority of a task. This is an Integer between zero and 9. Zero means there is no priority set. 1 is the highest priority and 9 the lowest.

Value: Integer