---
title: primaryRecipientIdentifiers
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiconversationcontext/entry/primaryrecipientidentifiers
---

# primaryRecipientIdentifiers

A set of strings that identifies the primary recipients of the message.

## Declaration

```swift
var primaryRecipientIdentifiers: Set<String> { get set }
```

## See Also

### Identifying entry participants

- [senderIdentifier](uikit/uiconversationcontext/entry/senderidentifier.md)
