---
title: contactIdentifier
framework: contacts
role: symbol
role_heading: Instance Property
path: contacts/cnchangehistorydeletecontactevent/contactidentifier
---

# contactIdentifier

A string that uniquely identifies the contact that the user deleted.

## Declaration

```swift
var contactIdentifier: String { get }
```
