CalendarExceptions.Count always be 0

I

=ILIE=

I could read calendars though
"caDS = calendarSvc.ReadCalendars(_calFilter.GetXml(),false);"

But I when want to retieve the calendar exceptions though
"caDS.CalendarExceptions" I could not get any rows. (Seems
CalendarExceptions.Count always be zero)

How could I retieve "Calendar Exceptions" then?
 
Top