---
title: responseSecondaryRecipientIdentifiers
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uimailconversationcontext/responsesecondaryrecipientidentifiers
---

# responseSecondaryRecipientIdentifiers

A set of strings that identifies the secondary recipients of the message, such as those in CC or BCC messages.

## Declaration

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

## See Also

### Getting message details

- [responseSubject](uikit/uimailconversationcontext/responsesubject.md)
- [responseHasCustomSignature](uikit/uimailconversationcontext/responsehascustomsignature.md)
