A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

event handler for changes to TO CC and BCC properties of mailitem



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 10th 07, 01:09 PM 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 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.

Ads
  #2  
Old January 10th 07, 02:43 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default 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.


  #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.



  #4  
Old January 15th 07, 03:14 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default 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.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 12:23 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.