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