status
The completion state to look for when searching for tasks.
Declaration
var status: INTaskStatus { get }Discussion
When the value of this property is INTaskStatus.unknown, don’t consider the status of a task when performing your search. For other values, include tasks in your search results only when their status matches the specified value.