4AspNet POP3 .NET Component

POP3.Reset Method 

If any messages have been marked as deleted by the POP3 server, they will be unmarked.

[Visual Basic]
Public Function Reset() As Boolean
[C#]
public bool Reset();

Return Value

True if server returns a possitive response.

See Also

POP3 Class | ForAspNet.POP3 Namespace