79119122

Date: 2024-10-23 17:59:56
Score: 1
Natty:
Report link

Instead of using DialogAPI onSend event, there is the simple way to achieve exactly what you need and display the prompt which is called "Smart Alerts". There is a difference between Smart Alerts and the on-send feature. There are a lot of resources on "Smart Alert" feature of Outlook add-on. The following article is the great way to start: Handle OnMessageSend and OnAppointmentSend events in your Outlook add-in with Smart Alerts. The example of the implementation, similar functionality you are asking about, but for attachment check can be found Automatically check for an attachment before a message is sent.

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Slava Ivanov