Reputation: 1
I want to import contacts from window live/hotmail in my asp.net(c#) application. If someone has idea, please guide me to do this.
Thanks,
Munish
Upvotes: 0
Views: 1371
Reputation: 31610
You can use the Windows Live Contacts API.
Edit: Seems to be deprecated. You can now try: LiveSDK
Upvotes: 1