<< Back to the snippet list

How to retrive the Contact from gmail using Google API in Asp.Net?

Published: 29 Jul 2011 By HemanthKumar V

What are the Google Contacts APIs? The Google Contacts APIs allow client applications and other data consumers to request Google Contacts content. If read-only access is sufficient for your needs, then consider using the Portable Contacts API. If you need write access to Google Contacts, then use the Data API. The two APIs supply the same information in different formats. Google Contacts Data API The Google Contacts Data API allows client applications to view and update Contacts content in th

asp.net C# 4.0 Google API

Please login to leave a comment.