Contents

handleIdentifier

A key that identifies the type of contact property represented by the person object’s handle.

Declaration

var handleIdentifier: String { get }

Discussion

The value of this property is a CNContact property key, such as CNContactPhoneNumbersKey or CNContactEmailAddressesKey.

See Also

Accessing person properties