We have two Add-ins installed for us. Both of them have added event handlers on the send button click on an email.
We want them to run in a specific order but they execute in the opposite order.
is there any way we can execute one Item send event handler before the other ?
As there any other event that occurs before item send but on the send click ?