My understanding was that when you add a field of the same name (as in your code) the old field is overwritten. I trust you are actually updating your entry through a CalendarService? Other than that my code is identical to yours and it works perfectly.
myEntry = myService.update(new URL(myEntry.getEditLink().getHref()), myEntry); --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
