---
title: recipients
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inmessage/recipients
---

# recipients

The people who received the message.

## Declaration

```swift
var recipients: [INPerson]? { get }
```

## See Also

### Getting the Participants

- [sender](intents/inmessage/sender.md)
