![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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? |
#2
|
|||
|
|||
![]()
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? |
#3
|
|||
|
|||
![]() |
#4
|
|||
|
|||
![]()
So if you remove all the code from the Reply event and simply set Cancel to
true, does the inspector still gets shown? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "technoloG" wrote in message oups.com... here's the link to my code http://www.rafb.net/paste/results/LAgrxi31.nln.html |
#5
|
|||
|
|||
![]()
Woohooo, man that did it, thanks alot
![]() I put the Cancel = true at the end of the method, did the trick, thanks so much ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlookscript with event | [email protected] | Outlook - Using Forms | 4 | February 23rd 06 02:20 PM |
why cant I reply to certain recipients by reply or forwarding | kjmac308 | Outlook - General Queries | 2 | February 17th 06 07:45 PM |
Trap reply event | SuperSlueth | Outlook - Using Forms | 1 | February 13th 06 10:09 PM |
This group, reply vs no reply | KathrynBassett | Outlook - Using Contacts | 5 | January 30th 06 12:51 AM |
Event Banners | Fishers | Outlook - Calandaring | 4 | January 17th 06 11:23 PM |