I have followed Apple's programming guide to extract a phone number from a user's Address Book. What I would like to do is to set a search value in the search bar of the picker view of the Address Book to narrow the list. Can it be done?
Note: I do not want to "import" the whole address book and do a search from there.