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