Import contacts from email in asp.net
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
How to import email id or contacts from other domain for ex. say from rediffmail,AOL mail,gmail,etc in asp.net c#?
I think there is no unique solution for this. Each of them have different API support for this. For Rediffmail use : http://developer.rediff.com/dev_doc_api.html[^] For Yahoo/Gmail you might look into : OpenContacts.NET[^] For yahoo contact import, you may also take a look into this : .NET Class to Import Yahoo Contact[^] :cool::rose:
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript