CNContactFetchRequest
An object that defines the options to use when fetching contacts.
Declaration
class CNContactFetchRequestOverview
You need at least one contact property key to fetch a contact’s properties. Use this class with the enumerateContacts(with:usingBlock:) method to execute the contact fetch request.