Skip to main content

TaskSortFields

State of the task.

enum TaskSortFields {
creationTime
completionTime
followUpDate
dueDate
}

Values​

TaskSortFields.creationTime​

Use the field creationTime for sorting

TaskSortFields.completionTime​

Use the field completionTime for sorting

TaskSortFields.followUpDate​

Use the field followUpDate for sorting

TaskSortFields.dueDate​

Use the field dueDate for sorting

Member of​

TaskQuery input