---
title: unread
framework: intents
role: symbol
role_heading: Type Property
path: intents/inmessageattributeoptions/unread
---

# unread

An unread message.

## Declaration

```swift
static var unread: INMessageAttributeOptions { get }
```

## See Also

### Constants

- [read](intents/inmessageattributeoptions/read.md)
- [flagged](intents/inmessageattributeoptions/flagged.md)
- [unflagged](intents/inmessageattributeoptions/unflagged.md)
- [played](intents/inmessageattributeoptions/played.md)
