---
title: INSearchForNotebookItemsIntentResponseCode.inProgress
framework: intents
role: symbol
role_heading: Case
path: intents/insearchfornotebookitemsintentresponsecode/inprogress
---

# INSearchForNotebookItemsIntentResponseCode.inProgress

You are in the process of searching for the results.

## Declaration

```swift
case inProgress
```

## Discussion

Discussion Avoid using this code.

## See Also

### Constants

- [INSearchForNotebookItemsIntentResponseCode.unspecified](intents/insearchfornotebookitemsintentresponsecode/unspecified.md)
- [INSearchForNotebookItemsIntentResponseCode.ready](intents/insearchfornotebookitemsintentresponsecode/ready.md)
- [INSearchForNotebookItemsIntentResponseCode.success](intents/insearchfornotebookitemsintentresponsecode/success.md)
- [INSearchForNotebookItemsIntentResponseCode.failure](intents/insearchfornotebookitemsintentresponsecode/failure.md)
- [INSearchForNotebookItemsIntentResponseCode.failureRequiringAppLaunch](intents/insearchfornotebookitemsintentresponsecode/failurerequiringapplaunch.md)
