Hello, I'm new to .NET, but I've got as far as using it to successfully retrieve events and add new events to my calendar. Now I can't figure out how to extract something like an ID or edit URL for an entry I just created after it's been submitted.
The developer's guide leaves me hanging with: "AtomEntry insertedEntry = service.Insert(postUri, entry);" and "The service returns the newly created entry, which may contain additional server-generated elements, such as an edit URL for the entry." I've searched everywhere and can't find an example of anyone using .NET to extract the "additional server-generated elements". Any help will be greatly appreciated. Thanks, Pete --~--~---------~--~----~------------~-------~--~----~ 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://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
