public ImapCopyMessageReference CopyMessage( ImapMessageIdCollection messageSet, string destinationFolder )
This method represents IMAP COPY command.
List of unique IDs of the new messages will be returned if the server supports the ImapFeatures.UniqueIdPlus (UIDPLUS) extension and it is enabled. See SupportedFeatures and EnabledFeatures.