PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
mail item reply/forward events
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
mail item reply/forward events
![]() |
mail item reply/forward events |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I am currently hooking into mailtem's open event handler to do some property
changes on a custom form. Is there a way for me to connect to mailitem's reply, forward event handlers? there is a custom action event. but, It will always fire. I need to hook into those events specifically. rgds, Jey |
|
|
|
#2 |
|
Guest
Posts: n/a
|
I found that the MailItemClass has these events exposed. Thanks. -- "Eric Legault [MVP - Outlook]" wrote: > Those events ARE exposed: > > Function Item_Reply(ByVal Response) > > End Function > > Function Item_Forward(ByVal ForwardItem) > > End Function > > See Script | Event Handler... from the Script Editor window. > > -- > Eric Legault - B.A, MCP, MCSD, Outlook MVP > -------------------------------------------------- > {Private e-mails ignored} > Job: http://www.imaginets.com > Blog: http://blogs.officezealot.com/legault/ > > > "Software Solutions" wrote: > > > I am currently hooking into mailtem's open event handler to do some property > > changes on a custom form. > > > > Is there a way for me to connect to mailitem's reply, forward event > > handlers? there is a custom action event. but, It will always fire. I need to > > hook into those events specifically. > > > > rgds, > > Jey |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

