views:

9

answers:

0

Hi,

I am trying to create "extendedProperty" in Google Contacts using :

<gd:extendedProperty name="http://www.example.com/schemas/2007#mycal.id"
  value="1234"></gd:extendedProperty> 

But i don't know how to use it in my code. Means how to sent this dta to google apps using http or webrequest.

Can anyone hel me out here

Thanx