Sporadically when I update an event and include a <gd:who /> element
like this:

<gd:who rel='http://schemas.google.com/g/2005#event.organizer'
valueString='Main'
email='[EMAIL PROTECTED]'>
    <gd:attendeeStatus value='http://schemas.google.com/g/
2005#event.accepted'></gd:attendeeStatus>
</gd:who>

which I'm getting verbatim directly from the event already in Google
Calendar. gCal seems to like it, but returns an entry with a <gd:who /
> element like this:

<gd:who rel='http://schemas.google.com/g/2005#event.organizer'
valueString='Main'
email='[EMAIL PROTECTED]'>
    <gd:attendeeStatus value='http://schemas.google.com/g/
2005#event.invited'></gd:attendeeStatus>
</gd:who>

where the value of attendeeStatus has been changed from "...accepted"
to  "...invited". Has anyone else seen this behavior? Any idea what
could be causing it?

Thanks,
Charlie


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to