---
title: callRecords
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insearchcallhistoryintentresponse/callrecords
---

# callRecords

An array of call records representing the results of the search.

## Declaration

```swift
var callRecords: [INCallRecord]? { get set }
```
