Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Save while sending email in Outlook (http://www.outlookbanter.com/outlook-vba/35738-save-while-sending-email-outlook.html)

Marc C December 19th 06 02:35 PM

Save while sending email in Outlook
 
I want to create a macro that saves the email to a specified network path
while clicking the Send/Receive button so that each email is archived on my
network. I've seen many postings about this, but none have seemed to help.
Is there a macro that can do this?

Ken Slovak - [MVP - Outlook] December 19th 06 06:55 PM

Save while sending email in Outlook
 
You would have to write such a macro. You can trap the Application.ItemSend
event and do whatever you want with the item passed to you in that event.
See the examples at www.outlookcode.com for ways to work with ItemSend.

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


"Marc C" Marc wrote in message
...
I want to create a macro that saves the email to a specified network path
while clicking the Send/Receive button so that each email is archived on
my
network. I've seen many postings about this, but none have seemed to
help.
Is there a macro that can do this?




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

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com