Recurrences are not working yet through any client api yet.
Location should work fine, code like:
Where newPlace = new Where();
newPlace.ValueString = "A really nice place";
entry.Locations.Add(newPlace);
should add a location and when you insert/update that entry, that should
persist it.
How does your code look like? What's the error message?
Regards
On 5/15/06, TulasiKumar <tula...@nannacomputers.com> wrote:
Hi everybody,
i cannot insert the location data,recurrences,reimnders into
googlecalender through c#.net, can anybody give me the code or atleast some
idea about that.
i created a where object and using that object for insertion , but still
it is not working.
so guys pls do reply me!
Bye!