View Single Post
  #3  
Old January 15th 07, 11:35 AM posted to microsoft.public.outlook.program_vba
epsilon_9
external usenet poster
 
Posts: 7
Default 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.



Ads