---
title: CNContactNoteKey
framework: contacts
role: symbol
role_heading: Global Variable
path: contacts/cncontactnotekey
---

# CNContactNoteKey

A note associated with a contact.

## Declaration

```swift
let CNContactNoteKey: String
```

## Discussion

Discussion This key takes a string value. To be able to fetch the note property in iOS, your app needs the com.apple.developer.contacts.notes entitlement.

## See Also

### Notes

- [com.apple.developer.contacts.notes](bundleresources/entitlements/com.apple.developer.contacts.notes.md)
