I have a Google Calendar that I share with a group of people. I am using the Google Calendar APis to read the events in this calendar. Now, the "displayName" of the attendees to an event is sometimes available and sometimes not. So my question is, when is the"displayName" available? THe Google Calendar API says that the "displayName"is optional, but doesn't say how this applies when someone uses the Google Calendar application to add his email to the list .
Any ideas?
Thanks