G
Guest
Hi,
Within Outlook I have setup an Application_ItemSend event handling routine
(This contains code to check/modify the contents of the Subject line).
When I create and send a new Mail Message from within Outlook this works
fine.
However, if I create a new Mail message by, for example, right-clicking a
file on my Desktop and choosing Send To-->Mail Recipient.....then compose my
message ..... then hit Send, the event handling code is not executed !!.
Similarly, within Word (or other Office apps) , if I choose File--> Send To
--> Mail Recipient.....then Send, again my handler is not executed .
Why is this? ...and what can I do to fix it?
Within Outlook I have setup an Application_ItemSend event handling routine
(This contains code to check/modify the contents of the Subject line).
When I create and send a new Mail Message from within Outlook this works
fine.
However, if I create a new Mail message by, for example, right-clicking a
file on my Desktop and choosing Send To-->Mail Recipient.....then compose my
message ..... then hit Send, the event handling code is not executed !!.
Similarly, within Word (or other Office apps) , if I choose File--> Send To
--> Mail Recipient.....then Send, again my handler is not executed .
Why is this? ...and what can I do to fix it?