Hi,
I am using Google API Version 2 fo .NET to create Google Calendar Entries. How can we set "Where" in Google Calendar ?
Thanx
Hi,
I am using Google API Version 2 fo .NET to create Google Calendar Entries. How can we set "Where" in Google Calendar ?
Thanx
Taken from http://code.google.com/apis/calendar/data/2.0/developers_guide_dotnet.html#CreatingEvents:
Note that to set the event's location, we must first construct a Where object whose ValueString is the desired location text.