---
title: contacts
framework: intents
role: symbol
role_heading: Instance Property
path: intents/instartvideocallintent/contacts
---

# contacts

The users to call.

## Declaration

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

## Discussion

Discussion Use the information in each INPerson object to look for a matching contact in your app.
