Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Thank you for reaching out to the Microsoft Q&A Forum.
Please note that this is a user-to-user support forum. While moderators and community members can share guidance based on documentation and experience, we do not have direct access to the Microsoft Graph engineering team or internal implementation details.
From the documentation I reviewed:
- uid and iCalUId are separate properties in the Microsoft Graph event resource.
- For recurring events, the uid value is shared by the series master and all occurrences, including exceptions.
- iCalUId is a unique identifier across calendars and is different for each occurrence in a recurring series.
However, I could not find documentation that describes a supported relationship between an occurrence's iCalUId and the uid property, or that guarantees this query pattern is expected to resolve to the corresponding series master.
To gather additional perspectives on this behavior, you may also consider posting your question on the Microsoft Community Hub or on GitHub, where experienced engineers and contributors may be able to share their findings and experience.
Thank you for your understanding.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.