Overload List

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

See Also