CopyToMailbox Method
Copies the messages specified by MessageSet to the mailbox specified by Mailbox .
Object Oriented Interface
public function doCopyToMailbox();
Procedural Interface
ipworksopenpgp_pimap_do_copytomailbox($res);
Remarks
This method copies the messages specified by the MessageSet property to the mailbox specified by the Mailbox property.