Is there a way I can fetch contacts using the Contacts framework without an attribute?
Example:
myContactArray = unifiedContactsNotCalled("John")
PS: I know that line is nothing like the real code, it's just a serving suggestion for illustrative purposes