Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginCopyMessage(Int32, String, AsyncCallback, Object)
Begins asynchronous CopyMessage operation. Copies a message with the specified sequence number to the specified folder.
Public methodSupported by the .NET Compact FrameworkBeginCopyMessage(String, String, AsyncCallback, Object)
Begins asynchronous CopyMessage operation. Copies a message with the specified unique ID to the specified folder.
Public methodSupported by the .NET Compact FrameworkBeginCopyMessage(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.

See Also