Outlook add-in extension point in manifest file for save and edit actions

Viewed 416
1 Answers

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.

Related