I have been building an office add-in for Outlook.
I have a taskpane, that works fine, and yesterday, I added "on send" function.
It works well on web, but it doesn't work on desktop. Mails are just sent without any notification message. According to the documentation, it should work on desktop now?
"The on-send feature is currently supported for Outlook on the web in Exchange Online (Office 365), Exchange 2016 on-premises (Cumulative Update 6 or later), and Exchange 2019 on-premises (Cumulative Update 1 or later). This feature is also available in the latest Outlook builds on Windows and Mac, connected to Exchange Online (Office 365). The feature was introduced in requirement set 1.8."
I am using:
- Microsoft Outlook for Office 365 MSO (16.0.11929.20436) 32-bit
- Windows 10 Enterprise Version 1903
I have done the step "manage the on send policy" too. Is there anything else I am missing? Do I need to do some special settings to make it work on desktop?