Hi @Jero Cheng,
Good day! Thank you for reaching out to Microsoft Q&A forum and sharing the detail.
- The pop-up window shows that User A chose to "Send updates only to added or deleted attendees", not to all attendees. This explains why User B didn’t receive a direct update.
- The Message Events table shows that the update email to User B was deleted by mailbox rules. That error [Stage: DeliverPreDelivery];StoreDriver.Rules; message is deleted by mailbox rules means that User B has a rule in place that automatically deletes certain meeting updates - possibly triggered by sender, subject, or other criteria.
- Delivery failures: Each session represents an attempt to deliver the meeting update email to User B. All of them failed the same error.
As a result:
- The message reached the mailbox server, but before delivery, it was intercepted and deleted by a mailbox rule.
- These rules are typically set by the user in Outlook or via PowerShell and can automatically move, delete, or forward emails based on conditions like sender, subject, or type.
Impact:
- Since the update email was deleted, Outlook couldn’t process it properly.
- This can cause the meeting to appear cancelled or missing in the calendar.
- Calendar permissions (PowerShell Output)
Here’s what each permission level means and how it might affect meeting behavior:
User | Access Rights | Meaning |
Default | AvailabilityOnly | Anyone in the org can only see free/busy info, not details. |
Anonymous | None | External users have no access. |
User K, D, G | Editor | Can create, modify, and delete items in the calendar. |
Delegate | Editor | Full editing rights; can act on behalf of User B. |
This indicates that:
- Delegate has Editor access, meaning they can accept/decline meetings, modify calendar entries, and possibly trigger rules that affect meeting invites.
- If Delegate or User K/D/G has mailbox rules set up (especially if they manage User B’s calendar), they might be unintentionally deleting or modifying meeting updates.
Here’s why this happened:
- User A choose "Sent only to added/removed attendees".
- Deleted by User B’s mailbox rules, possibly due to delegation or filtering.
- Not visible to User B, causing Outlook to mark it as Cancelled.
Here're suggestions you can try to fix it:
1. Check User B’s mailbox rules:
- In Outlook Classic: File > Manage Rules & Alerts
- Look for any rule that deletes or moves meeting invites.
2. Review delegation settings:
- Ensure that delegates (like D and G) aren’t unintentionally modifying or deleting invites.
3. Resend the meeting update to all attendees:
- Choose “Send updates to all attendees” to reset the status for everyone.
I hope the above information is helpful for you. If there's anything else I can help you with, please feel free to reach out again.
Thank you very much for your understanding and your cooperation.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment”.
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.