Contents

contactPredicate

A predicate to use with the Contacts framework to retrieve the corresponding contact instance.

Declaration

var contactPredicate: NSPredicate { get }

Discussion

Use this property to get a predicate that you can use with a CNContactStore to fetch a CNContact instance for this participant, if one exists.

See Also

Accessing Participant Properties