---
title: currentHistoryToken
framework: contacts
role: symbol
role_heading: Instance Property
path: contacts/cncontactstore/currenthistorytoken
---

# currentHistoryToken

The current history token.

## Declaration

```swift
var currentHistoryToken: Data? { get }
```

## Discussion

Discussion When fetching contacts or change history events, use the token on CNFetchResult instead.
