ImapMoveMessages Method
Overload List
  NameDescription
Public methodCode exampleMoveMessages(String, Boolean, String)
Moves the specified messages from the currently selected folder to the specified folder.
Public methodCode exampleMoveMessages(String, Boolean, String, UidPlusResult)
Moves the specified messages from the currently selected folder to the specified folder, and retrieves UIDs assigned to the moved messages in the destination folder.
Top
See Also