tags:

views:

11

answers:

1

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

A: 

Hi Jene,

You'll probably find my answer to your other question useful in answering this question as well.

vicfryzel