Hi Chris, I found that simply appending protocol version to the URI won't work. The proper way of doing it in .NET library is to set ProtocolMajor and ProtocolMinor properties of CalendarService instance before issuing the request. If major version is set to 2, ETag property gets populated correctly.
Regards, Maxim -- 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://code.google.com/apis/calendar/community/forum.html
