How to use "gContact namespace" in new version (c#) ?

Posted by Jene on Stack Overflow See other posts from Stack Overflow or by Jene
Published on 2010-03-26T11:03:29Z Indexed on 2010/04/03 15:53 UTC
Read the original article Hit count: 179

Filed under:
|

Hi,

I am trying to use " gContact:billingInformation" and "gContact:nickname" . But i am not getting "gContact" in c#.

I am using : (Google.GData.Contacts.dll : File version 1.4.0.2)

using Google.GData.Contacts; using Google.GData.Client; using Google.GData.Extensions; using Google.Contacts;

How can use above features in my code? plz help

Regards,

Jene

© Stack Overflow or respective owner

Related posts about c#

Related posts about google