Each time a new event is created or updated in Microsoft Graph API, a notification email is sent to the attendees.
We use Microsoft Graph to sync calendar event between our software and Outlook calendar. We'd like to be able to create or update an event with Microsoft Graph without having an email sent to attendees, for example when we sync past events, or when the attendees are notified by other means.
There should be an option to create or update an event without sending email.