View Single Post
  #2  
Old January 18th 06, 07:19 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Trap Reply Event

Do you set the Cancel parameter to TRUE in your Reply event handler?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"technoloG" wrote in message
oups.com...
I have an Outlook Addin-in that creates a toolbar within an Inspector
window..when the user clicks the Reply Button, a response email is to
be generated with a "Thank you for your email blah blah blah", this
works fine. My only problem is that another Inspector window is
opening up as well which is not what I need, I'm not trapping the Reply

event correctly...Anyone have any example code of how to trap the Reply

Event?



Ads