Skip to main content
Version: 8.3

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

TaskOrderBy input