Copies messages from the current folder that belong to a specified message set to the specified folder.

      Overload List

      CopyMessage(ImapMessageIdCollection, String)Copies messages from the current folder that belong to a specified message set to the specified folder.CopyMessage(Int32, String)Copies a message with the specified sequence number to the specified folder.CopyMessage(String, String)Copies a message with the specified unique ID to the specified folder.
      Top

      See Also