Overload List
| Name | Description | |
|---|---|---|
| UndeleteMessage()()()() |
Marks all messages as not deleted.
| |
| UndeleteMessage(Int32) |
Marks a message with the specified sequence number as not deleted.
| |
| UndeleteMessage(String) |
Marks a message with the specified unique ID as not deleted.
| |
| UndeleteMessage(ImapMessageSet) |
Marks messages that belong to a specified message set as not deleted.
|