Hi
I have an application running on a server.
The application is being used by several clients. I want the application to respond to each client's push on the "Send"-button in Outlook (and save the email in a public Outlook-folder). Does anyone know if it is possible to catch the Outlook ItemSend event
from the application without having to use the ThisOutlookSession module on each clients machine?