3 messages in com.googlegroups.google-calendar-help-dataapiPhantom attendee (with the same name ...
FromSent OnAttachments
Charlie Wood19 Mar 2007 13:38 
Charlie Wood19 Mar 2007 16:19 
Ryan Boyd (Google)20 Mar 2007 13:06 
Subject:Phantom attendee (with the same name as the calendar)?
From:Charlie Wood (char@gmail.com)
Date:03/19/2007 01:38:25 PM
List:com.googlegroups.google-calendar-help-dataapi

I've seen several cases where an event doesn't have any attendees in the web UI, but when fetched via the API has a <gd:who /> element like this:

<gd:who rel='http://schemas.google.com/g/2005#event.organizer' valueString='Main' email='xxxx@group.calendar.google.com'><gd:attendeeStatus value='http://schemas.google.com/g/2005#event.accepted'></ gd:attendeeStatus></gd:who>

"Main" happens to be the name of the calendar. Is this expected? If so, under what conditions? I can't reproduce it.

Thanks, Charlie