Copy Message to another folder

B

Ben

Hi

We have some code that was previously used to move a message to a folder, we
now need to copy it to another folder keeping the selected message in the
current folder.

We have tried:

currentMessage.Copy (myRootFolder.Folders(MoveToFolder))

but this errors as it merely creates a copy in the current folder - not
accepting parameters.

Any advice would be much appreciated.

Thanks
B
 

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