How to fetch Gmail contacts?
-
I have a scenario in my current application where I want to fetch the Gmail id's of my users. Could anyone tell me the way with piece of code in C#? Note: I am developing a web-base application in asp.net with C#.
-
Answer:
Use the http://code.google.com/apis/contacts/docs/3.0/developers%5Fguide%5Fdotnet.html there are C# sample there.
Rick at Stack Overflow Visit the source
Other answers
Kirtan
Take a look at the open source .Net library http://www.johnvey.com/features/gmailapi/.The GmailAgent has a GetContacts method for retrieving all the contacts.
user121803
You can use the http://code.google.com/apis/contacts/docs/3.0/developers%5Fguide%5Fdotnet.html there we have C# samples. Hope this helps you
Meetu Choudhary
Related Q & A:
- how to fetch a value from persistence.xml to build.properties?Best solution by Stack Overflow
- How to fetch data from web page?Best solution by Stack Overflow
- How do I export my contacts from Yahoo! into Gmail contacts?Best solution by Yahoo! Answers
- How to get my Gmail contacts to my Yahoo account?Best solution by support.google.com
- How to add new contacts in Gmail?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.