Describe the bug
I receive change notifications through Azure Event Hubs. I use the rich notifications.
When I create a recurring event and modify a particular event, for example by just changing the time, I receive an update on my event hub, but apart from the “lastModifiedDateTime” and "changeKey", nothing changes.
Expected behavior
All modified elements (start, end, responseStatus, etc.) should change after an event update.
How to reproduce
- Create a recurring event by adding a meeting room.
- Modify a specific event (for example change the start and end date)
- Check the update we received on event-hub, the important information hasn't changed
SDK Version
5.69.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```
</details>
### Configuration
_No response_
### Other information
_No response_