ImapCopyMessages Method
Overload List
  NameDescription
Public methodCode exampleCopyMessages(String, Boolean, String)
Copies the specified messages from the currently selected folder to the specified folder.
Public methodCode exampleCopyMessages(String, Boolean, String, UidPlusResult)
Copies the specified messages from the currently selected folder to the specified folder, and retrieves UIDs assigned to the copied messages in the destination folder.
Top
See Also