Move mail item after send

P

Paul

Hi,

I'm using Outlook 2003

Is it possible to specify a folder where the send items are moved into. I'm
working with a custom form and can only specify personal folders. I would
like to specify a shared folder from a shared e-mail account.

Is this possible?

Cheers,

Paul
 
S

Sue Mosher [MVP]

The normal way to do this would be to set the value of the item's
SaveSentMessageFolder property to the target folder, but I don't think that
will work with a folder from another mailbox. Instead, you'd have to wait
until the items hit the Sent Items folder and then move them using VBA or
add-in code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top