Deleting Outlook Calendar Events with Graph API without notifying attendees

Jack Gaunt 0 Reputation points
2025-03-12T19:03:37.6666667+00:00

Is it possible to delete events using the Graph API in a manner that does not notify attendees? An automation is in place that creates a recurring event using the API, but there are instances when a specific day in that series should not be created.

The intention is to delete that particular event after the series is created, while avoiding any notifications to attendees to prevent confusion.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,257 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhil Nasalwai - MSFT 815 Reputation points Microsoft External Staff
    2025-03-13T04:03:01.1633333+00:00

    Hello Jack Gaunt,

    Thank you for reaching out to Microsoft Support!! Apologies for the inconvenience caused.

    While deleting events using the Graph API, attendees will be notified and unfortunately there is no way of deleting events without notifying the attendees.

    You can submit this feature request using this support link, which will be monitored by Microsoft team and make the enhancements to Graph API.

    Possible work around might be updating the particular event which is intended to delete by removing all the attendees. This way the deletion might not trigger notification to attendees.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.