tasks
The individual tasks found by the search.
Declaration
var tasks: [INTask]? { get set }Discussion
When searching for items of type INNotebookItemType.task or reminder, put the results of your search in this property. Assign a value to the sortType property that indicates how you sorted the results.