---
title: CNErrorUserInfoAffectedRecordsKey
framework: contacts
role: symbol
role_heading: Global Variable
path: contacts/cnerroruserinfoaffectedrecordskey
---

# CNErrorUserInfoAffectedRecordsKey

The contact, group, and container objects for which the error code applies.

## Declaration

```swift
let CNErrorUserInfoAffectedRecordsKey: String
```

## Discussion

Discussion An array of one or more CNContact, CNGroup, or CNContainer objects for which the error code applies.

## See Also

### Error data keys

- [CNErrorUserInfoAffectedRecordIdentifiersKey](contacts/cnerroruserinfoaffectedrecordidentifierskey.md)
- [CNErrorUserInfoValidationErrorsKey](contacts/cnerroruserinfovalidationerrorskey.md)
- [CNErrorUserInfoKeyPathsKey](contacts/cnerroruserinfokeypathskey.md)
