iOS - How to search a “searchable” ABSource, with ABSourceType | kABSourceTypeSearchableMask

前端 未结 1 1660
猫巷女王i
猫巷女王i 2021-02-07 04:19

Has anyone ever succeeded in searching for names in an Exchange GAL linked to an iOS device, using ABAddressBook framework, or otherwise?

I\'ve managed to get all the na

相关标签:
1条回答
  • 2021-02-07 05:04

    I am fairly sure this is not allowed -- by Microsoft.. Based on this http://social.msdn.microsoft.com/Forums/en-US/85713cae-c969-4abd-836f-394c2ed815d9/finding-contacts-in-exchange-global-address-list-using-ews-managed-api?forum=exchangesvrdevelopment and a quick wireshark trace, it looks like GAL queries are really LDAP queries being run directly against the DC...

    0 讨论(0)
提交回复
热议问题