UndeleteMessages
UndeleteMessages (1 of 2)
Undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked.
Returns: void Aspose::Email::Clients::Pop3::
UndeleteMessages()
UndeleteMessages (2 of 2)
Undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked.
Returns: void Aspose::Email::Clients::Pop3::
UndeleteMessages(System::SharedPtr < IConnection > connection)
| Parameter | Description |
|---|---|
| connection | Connection to a server |