Contents

contactIdentifier

The identifier for the contact associated with the person.

Declaration

var contactIdentifier: String? { get set }

Discussion

When you use the contact’s identifier value for the optional contactIdentifier property, it enables a direct way to look up the associated contact.

See Also

Accessing person properties