2

Currently we have the on-send feature, itemSend type to capture mail sending/create meeting which we implement like this in manifest file,

https://learn.microsoft.com/en-us/office/dev/add-ins/reference/manifest/extensionpoint#events

Do we have other events types like edit, save, delete for the other calendar events?

1 Answers1

1

Currently, ItemSend is the only Event ExtensionPoint for Outlook add-ins.

If you like to suggest other events please add an idea to the Outlook add-in UserVoice. Feature requests on UserVoice are considered when we go through our planning process.