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