Can an Outlook rule trigger a VBA script to delete a tentative meeting invite along with the message that delivered it?

WNM4 0 Reputation points
2023-05-24T20:47:22.36+00:00

As described here I've found that when using Outlook rules to eliminate messages from undesirable senders, while the messages can be deleted, any meeting invite "payload" that they carry, gets tentatively inserted into my calendar anyway. Outlook lacks any built-in functionality to either stop the insertion before it happens or remove the insertion after it occurs. It was suggested that perhaps this oversight might eventually be fixed within Outlook but in the meantime I should check with the VBA community to see if a VBA script might be used to remove any tentative meeting entry associated with a message that is to be deleted by a rule.

Microsoft 365 and Office Development Other
Outlook Windows Classic Outlook for Windows For business
{count} votes

1 answer

Sort by: Most helpful
  1. Victor Ivanidze 101 Reputation points
    2023-05-27T14:27:35.4966667+00:00

    If you are using Office 365, you can create a Power Automate flow that will remove a tentative meeting entry associated with a message that is to be deleted by a rule.

    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.