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.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also