---
title: sortType
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insearchfornotebookitemsintentresponse/sorttype
---

# sortType

An indicator of how you sorted the search results.

## Declaration

```swift
var sortType: INSortType { get set }
```

## Discussion

Discussion After assigning the search results to the appropriate property of your response object, update this property to specify how you sorted the results.

## See Also

### Specifying the Search Results

- [notes](intents/insearchfornotebookitemsintentresponse/notes.md)
- [taskLists](intents/insearchfornotebookitemsintentresponse/tasklists.md)
- [tasks](intents/insearchfornotebookitemsintentresponse/tasks.md)
- [INSortType](intents/insorttype.md)
