NewInspector Event not fired

  • Thread starter Thread starter Tony
  • Start date Start date
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!
 
You will never get a NewInspector event when a MAPI SendTo is used, it uses
Simple MAPI.
 
Back
Top