Hi,
I am trying to add "Birthday" value to Google Contact using Google Contact API (C#). Can anyone help me out here.
I am using Google Data API Setup(1.4.0.2). I got one solution as specified on this link
But to implement accepted solution i need to upgrade to the latest version of the client library i.e API 3.0.
But for .Net i am not getting Version 3 API. What should i do in such situation?
Thanx