Not possible. The load order and therefore the event chain is
non-deterministic.

Signature
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
> Does anyone know, when multiple addins are registered, if there is any way
> to
> control the order that ItemSend is called for each addin?
>
> For Outlook 2003 the default seems to be reverse alpha order of the prog
> IDs. We need to override the default ordering if possible.
Chip Green - 13 May 2008 17:01 GMT
Thanks very much for your insight.
Chip
> Not possible. The load order and therefore the event chain is
> non-deterministic.
[quoted text clipped - 5 lines]
> > For Outlook 2003 the default seems to be reverse alpha order of the prog
> > IDs. We need to override the default ordering if possible.