public ImapCopyMessageReference CopyMessage( string uniqueId, string destinationFolder )
This method represents IMAP COPY command.
Unique ID of the new message will be returned if the server supports the ImapFeatures.UniqueIdPlus (UIDPLUS) extension and it is enabled. See SupportedFeatures and EnabledFeatures.