iosaddressbook

iPhone Contacts - Get Company Name


I am using the Address Book frameworks in an iPhone app, and I would like to get the items Company Name. I can't find this info in the AddressBookUI_Framework.pdf, can someone shed some light on this.

AddressBook/AddressBook.h

AddressBookUI/AddressBookUI.h


Solution

  • I think you're looking for the kABPersonOrganizationProperty key.