Overload List
Name | Description | |
---|---|---|
BeginCopyMessage(Int32, String, AsyncCallback, Object) |
Begins asynchronous CopyMessage operation.
Copies a message with the specified sequence number to the specified folder.
| |
BeginCopyMessage(String, String, AsyncCallback, Object) |
Begins asynchronous CopyMessage operation.
Copies a message with the specified unique ID to the specified folder.
| |
BeginCopyMessage(ImapMessageSet, String, AsyncCallback, Object) |
Begins asynchronous CopyMessage operation.
Copies messages from the current folder that belong to a specified message set to the specified folder.
|