Overload List
| Name | Description | |
|---|---|---|
| Move(List<(Of <<'(Int64>)>>), FolderInfo) |
Moves the specified messages to the specified destination folder (mailbox).
| |
| Move(List<(Of <<'(Int64>)>>), String) |
Moves the specified messages to the specified destination folder (mailbox).
| |
| Move(Int64, FolderInfo) |
Moves the specified message to the specified destination folder (mailbox).
| |
| Move(Int64, String) |
Moves the specified message to the specified destination folder (mailbox).
|