How to use "gContact namespace" in new version (c#) ?
- by Jene
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