Contents

CNContactNoteKey

A note associated with a contact.

Declaration

let CNContactNoteKey: String

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