![]() |
event handler for changes to TO CC and BCC properties of mailitem
I am trying to find an event handler that gets fired when the TO CC and BCC
changes are changed in a composed mail for outlook 2003 using word as teh mail editor. I tried item_PropertyChange eventhandler for the mailItem that is currentlt opened but it doesn't seem to fire when the TO CC or BCC fields are changed while the user edits the mail. Any Assistance will be appreciated and if you need further information don't hesitate to ask Thanks Andy. |
event handler for changes to TO CC and BCC properties of mailitem
I know of no events that fire in that case. The WordMail Envelope doesn't
expose any events. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "epsilon_9" wrote in message ... I am trying to find an event handler that gets fired when the TO CC and BCC changes are changed in a composed mail for outlook 2003 using word as teh mail editor. I tried item_PropertyChange eventhandler for the mailItem that is currentlt opened but it doesn't seem to fire when the TO CC or BCC fields are changed while the user edits the mail. Any Assistance will be appreciated and if you need further information don't hesitate to ask Thanks Andy. |
event handler for changes to TO CC and BCC properties of maili
Hi Ken
I was wandering if this is still true if I try implementing my application as a COM add-in. I get the impression, as a result of reading posts on some other forum, that it is possible to respond to events such as changes in the TO or CC fiels in outlook if a COM add-in is used but I'm not sure if that was with using wordmail too. There has to be a way to respond to a changes in any of the recipient fields while the user is still editing the mail. Andy. "Ken Slovak - [MVP - Outlook]" wrote: I know of no events that fire in that case. The WordMail Envelope doesn't expose any events. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "epsilon_9" wrote in message ... I am trying to find an event handler that gets fired when the TO CC and BCC changes are changed in a composed mail for outlook 2003 using word as teh mail editor. I tried item_PropertyChange eventhandler for the mailItem that is currentlt opened but it doesn't seem to fire when the TO CC or BCC fields are changed while the user edits the mail. Any Assistance will be appreciated and if you need further information don't hesitate to ask Thanks Andy. |
event handler for changes to TO CC and BCC properties of maili
It's still true in a COM addin. I know of no events that fire when a
recipient object is changed. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "epsilon_9" wrote in message ... Hi Ken I was wandering if this is still true if I try implementing my application as a COM add-in. I get the impression, as a result of reading posts on some other forum, that it is possible to respond to events such as changes in the TO or CC fiels in outlook if a COM add-in is used but I'm not sure if that was with using wordmail too. There has to be a way to respond to a changes in any of the recipient fields while the user is still editing the mail. Andy. |
All times are GMT +1. The time now is 03:39 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com