---
title: CNErrorUserInfoAffectedRecordIdentifiersKey
framework: contacts
role: symbol
role_heading: Global Variable
path: contacts/cnerroruserinfoaffectedrecordidentifierskey
---

# CNErrorUserInfoAffectedRecordIdentifiersKey

String objects for which the error code applies.

## Declaration

```swift
let CNErrorUserInfoAffectedRecordIdentifiersKey: String
```

## Discussion

Discussion An array of one or more NSString objects for which the error code applies.

## See Also

### Error data keys

- [CNErrorUserInfoAffectedRecordsKey](contacts/cnerroruserinfoaffectedrecordskey.md)
- [CNErrorUserInfoValidationErrorsKey](contacts/cnerroruserinfovalidationerrorskey.md)
- [CNErrorUserInfoKeyPathsKey](contacts/cnerroruserinfokeypathskey.md)
