Hi, I have a MailMessage variable that I want to move folders twice. First I move it into a Processing folder, and next move it into a Completed folder. I am able to do the first move but when I want to move it again into Completed, it says Operation Failed. Most probably because it cannot find the MailMessage in its original location.
How do I do this?