Unmarks any messages that have been marked as deleted.

Namespace:  Rebex.Net
Assembly:  Rebex.Pop3 (in Rebex.Pop3.dll)

Syntax

Visual Basic
Public Sub Undelete
C#
public void Undelete()

Remarks

Represents POP3 RSET command.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also