![]() |
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 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. |
#2
|
|||
|
|||
![]()
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. |
#3
|
|||
|
|||
![]()
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. |
#4
|
|||
|
|||
![]()
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. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Changing RTF Body on MailItem Read event | [email protected] | Add-ins for Outlook | 3 | September 13th 06 07:30 PM |
Create Outlook Appointment from an Access event handler | Capt Jim Cook | Outlook - Using Forms | 1 | August 12th 06 02:38 PM |
Event Handler for Folder Selected | [email protected] | Add-ins for Outlook | 6 | May 24th 06 10:44 PM |
Cannot register OE as the default mail handler | Phil | Outlook Express | 2 | April 22nd 06 11:51 PM |
How can I create a MailItem that displays like a received MailItem ? | Clive | Outlook - Using Forms | 0 | February 27th 06 04:14 PM |