Hi Jules I dont use this api, i use the php one but it seems to be structured the same. in php the title is $event->title->text and the eventId is $event->id- >text so hopefully you'll find it at entry.Id.Text
Bim On Apr 7, 5:01 pm, JulesBo <[email protected]> wrote: > No luck yet, anyone? I'm guessing it's pulled from the Atom entry > which here is called insertedEntry, and I thought this might work: > > insertedEntry.SelfUri.ToString() > > But that was unsuccessful, as was insertedEntry.EditUri.ToString() > > Pretty sure I need to convert it to a string, to write it to my > database. I'll keep checking back, so hopefully someone will favor me > with an answer. -- You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/calendar/community/forum.html
