Does any one know if it is possible to hook into the event when a user changes the 'From' address drop-down in Outlook 2016:
I've gotten as far as testing out some VBA macros for events Application.ItemLoad
and Application.ItemSend
etc. but I was hoping there was more events I could hook into.