---
title: participants
framework: intents
role: symbol
role_heading: Instance Property
path: intents/incallrecordfilter/participants
---

# participants

The recipient of the user’s call request.

## Declaration

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