I\'ve code in the \"ThisOutlookSession\" module.
Application_ItemSend works, events are triggered when sending mail.
Application_Startup runs when I initiate
I tested your code and I’ve ran into the same problem. I have solved this problem by restarting my PC and adding the Public Sub Application_Quit() method.