Using EWS Managed API 2.0 my code breaks when I try to use FindAppointments in a publicfolder based calendar folder as it also contains MeetingRequests.
My work around uses the generic FindItems , but that doesn't allow filtering by timespan of the calendar items.
Is this a limitation of the SDK or will this be fixed at some time.
Thanks
Chris