View Single Post
  #2  
Old October 12th 09, 06:21 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default How to find an email window.

I am not sure I understand the question - if you receive
Inspectors.NewInspector event, the new Inspector object will be passed as a
parameter to your event handler.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"KarthikonIT via OfficeKB.com" u54961@uwe wrote in message
news:9d7c927df9062@uwe...
Hi,
I m creating plugin for MS Outlook.
I would like to add a command bar in the "email message window" i.e the
window which appears when an email is double clicked and opened.

I have added DispAdvise for the Inspectors event and i could listen to the
event when a window is double clicked and opened.

I want to know how do i find the window opened is an email window.

Thanks in advance.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...ddins/200910/1



Ads