- Subject: Save Sent Items to an external lokation
- Author: HenrikH
- Date: 14 Sep 2009
- References:
I'm looking for at VBA code that saves Outlook emails to en external
lokation, ie k:\documents\mails, after the mail is sent.
I have a code that saves the email before it's sent but thats not god
because when opened from the external location the mails seems like it
is'nt sent (bacause it was saved _before_ it was sent). Saving it
after it has been sent will also give me the benefit of being able to
see the time it was sent.
Any ideas?