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

# dateCreated

The range of dates associated with the call records.

## Declaration

```swift
@NSCopying var dateCreated: INDateComponentsRange? { get }
```

## Discussion

Discussion Use this property to limit your search to calls that occurred within the specified range of dates. Include the start and end dates in your search.

## See Also

### Getting the Call History Details

- [callTypes](intents/insearchcallhistoryintent/calltypes.md)
- [callType](intents/insearchcallhistoryintent/calltype.md)
- [callCapabilities](intents/insearchcallhistoryintent/callcapabilities.md)
- [unseen](intents/insearchcallhistoryintent/unseen-9ua7o.md)
