2

If I use the List event instances call like this ({{ccc}} are Postman variables):

https://graph.microsoft.com/v1.0/users/{{UserID}}/calendar/events/{{RecurrEventID}}/instances?startDateTime={{start_datetime}} &endDateTime={{end_datetime}}

... I get all occurrences in the date range.

  1. Is there a way to retrieve only the custom occurrences and deleted occurrences?
    They are not in the output of the Get event call either.
  2. If not, how do I distinguish custom and deleted occurrence from the regular ones in the output of the List event instances call? Especially for deleted occurrences, it would be far too much work to try and calculate them from the output.
Jan Doggen
  • 8,799
  • 13
  • 70
  • 144

0 Answers0