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

# participants

The recipient of the user’s call request.

## Declaration

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

## See Also

### Getting the Call Details

- [callRecordType](intents/incallrecord/callrecordtype.md)
- [callCapability](intents/incallrecord/callcapability.md)
- [INCallCapability](intents/incallcapability.md)
- [dateCreated](intents/incallrecord/datecreated.md)
- [callDuration](intents/incallrecord/callduration-47iud.md)
- [unseen](intents/incallrecord/unseen-2m7sz.md)
- [numberOfCalls](intents/incallrecord/numberofcalls-r8kl.md)
