---
title: INNotebookItemType.unknown
framework: intents
role: symbol
role_heading: Case
path: intents/innotebookitemtype/unknown
---

# INNotebookItemType.unknown

An unknown type of item.

## Declaration

```swift
case unknown
```

## See Also

### Enumeration Cases

- [INNotebookItemType.note](intents/innotebookitemtype/note.md)
- [INNotebookItemType.taskList](intents/innotebookitemtype/tasklist.md)
- [INNotebookItemType.task](intents/innotebookitemtype/task.md)
