I have created a recurring event in Microsoft Outlook using REST call... Say for example the recurring event has 5 occurrence.. I wish to change the title of the 3rd instance alone.. How can I achieve it using REST call.?
Is it possible to use PATCH with the event id of the child event..