PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Re: Save while sending email in Outlook

Reply

Re: Save while sending email in Outlook

 
Thread Tools Rate Thread
Old 19-12-2006, 06:55 PM   #1
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: 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 C@discussions.microsoft.com> wrote in message
news:5DC4FC06-E16D-4A70-88FF-842C6D86F0FB@microsoft.com...
>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?


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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