Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginDeleteMessage(Int32, AsyncCallback, Object)
Begins asynchronous DeleteMessage operation. Marks a message with the specified sequence number as deleted.
Public methodSupported by the .NET Compact FrameworkBeginDeleteMessage(String, AsyncCallback, Object)
Begins asynchronous DeleteMessage operation. Marks a message with the specified unique ID as deleted.
Public methodSupported by the .NET Compact FrameworkBeginDeleteMessage(ImapMessageSet, AsyncCallback, Object)
Begins asynchronous DeleteMessage operation. Marks messages that belong to a specified message set as deleted.

See Also