Requests a checkpoint of the currently selected mailbox.
mailbox.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public Sub RequestCheckpoint |
| C# |
|---|
public void RequestCheckpoint() |
Remarks
A checkpoint refers to any implementation-dependent housekeeping associated with the mailbox.
This method represents IMAP CHECK command.