Hello People.
I am trying to get data from RecurringMaster and recreate it anywhere else.
I got a problem with the AppointmentType of RecurringMaster.
On the list of DeletedOccurrence and ModifiedOccurrence there no index in the series of the Appointment.
there only "OriginalStartTime",
When I try to do a filter appointment where OriginalStart is the same, the EWS return Error cannot filter by this Param.
because these items are virtual (their master and the occurrences are virtuals)
I must find a way to search the Virtual appointment with the OriginalStart, or if there any Appointment Index (the Occurrence index anything)