How can I get the name of an ABAddressBook
source to display it?
(I know the enums kABSourceTypeLocal
, kABSourceTypeExchange
, ... )
I don't mean the source-type-name you get with ABRecordCopyValue
(source,ABSourceNameProperty
), but the real name which is shown in Apple's Contacts-App as a table section, for example:
"Exchange Google" or "iCloud"