Learn how to check for restricted words in an Outlook email message body, add a recipient to the CC line and check that there is a subject in the email on send.
MIT License
37
stars
32
forks
source link
Finally have On Send working with Dialog, sort of #16
I can get the dialog to work with on Send, but it only works once. As soon as I go to create another message the dialog does not show and the send button is completely disabled. I guess something needs to be reset somewhere?
But surely on send gets called every time a new message is created??
The lack of documentation is extremely frustrating with On Send with Outlook and Dialogs
I can get the dialog to work with on Send, but it only works once. As soon as I go to create another message the dialog does not show and the send button is completely disabled. I guess something needs to be reset somewhere?
But surely on send gets called every time a new message is created??
The lack of documentation is extremely frustrating with On Send with Outlook and Dialogs