Copies a message to another mailbox.
procedure CopyMessage(UID: Integer; MailboxName: String);
Copies a message specified by its UID to another mailbox.