L
Larry
I have created some Outlook VBA code which uses the ItemSend event and is
invoked when I send an e-mail. It seems to work quite well.
With one exception -- when an e-mail message is created from outside of
Outlook.
For instance, from within Windows Explorer. I right-click on an item which
brings up a menu. I click on "Send to". I then click on "Mail Recipient".
This causes the creation of an e-mail message with has the item as an
attachment. When I send this e-mail, the ItemSend event procedure is not
invoked.
Why? What can I do to remedy this?
Larry
invoked when I send an e-mail. It seems to work quite well.
With one exception -- when an e-mail message is created from outside of
Outlook.
For instance, from within Windows Explorer. I right-click on an item which
brings up a menu. I click on "Send to". I then click on "Mail Recipient".
This causes the creation of an e-mail message with has the item as an
attachment. When I send this e-mail, the ItemSend event procedure is not
invoked.
Why? What can I do to remedy this?
Larry