CNErrorUserInfoAffectedRecordsKey

Static CNErrorUserInfoAffectedRecordsKey 

Source
pub unsafe static CNErrorUserInfoAffectedRecordsKey: Option<&'static NSString>
Available on crate feature CNError only.
Expand description

When available an array of one or more CNContact, CNGroup, CNContainer, CNSaveRequest, or CNFetchRequest objects for which the error code applies.

See also Apple’s documentation