Permanently removes all messages marked as deleted (with a Deleted flag)
from the current folder.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public Sub Purge |
C# |
---|
public void Purge() |
Remarks
This method represents IMAP EXPUNGE command.