---
title: recipient
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insearchcallhistoryintent/recipient
---

# recipient

The person involved in the call.

## Declaration

```swift
@NSCopying var recipient: INPerson? { get }
```

## Discussion

Discussion This property represents the person with whom the call occurred. Use this property to limit your search only to records containing the specified person.
