Import Address Book from Gmail/Hotmail/Yahoo using

2019-01-12 19:08发布

问题:

Hi can somebody tell me how to import all of my contacts from gmail, yahoo, hotmail and so on.. and i want to send an invitation for all my contacts?

How can i achieve this?

回答1:

Check the .NET Address Book API's of those providers:

  • Google Contacts Data API
    • Retrieving contacts (C#)
  • Windows Live Contacts API
    • Code samples (C#)
  • Yahoo! Address Book API
    • Yahoo! Web Service REST Calls (C#)
    • Contacts API URI