Reputation: 19
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?
Upvotes: 2
Views: 593
Reputation:
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.
Upvotes: 1