NewInspector Event not fired

T

Tony

Hi,

I'm able to recorgnize 'NewInspector'-Event ever when I'm opening a new
inspector from the Outlook-Application-GUI.

When another tool initiate sending a new mail via simple-MAPI a new
inspector will be opened in Outlook (set as default mail client) too.
But in this case the 'NewIspector'-Event will not be fired and I'm not
able to recognize (in my outlook com-addin) this action.

Any ideas for a solution?

Thanks!
 
K

Ken Slovak - [MVP - Outlook]

You will never get a NewInspector event when a MAPI SendTo is used, it uses
Simple MAPI.
 
Top