ImapClient.RequestCheckpoint
RequestCheckpoint()
Requests a checkpoint of the currently selected mailbox.
public void RequestCheckpoint()
See Also
- class ImapClient
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email
RequestCheckpoint(IConnection)
Requests a checkpoint of the currently selected mailbox.
public void RequestCheckpoint(IConnection connection)
Parameter | Type | Description |
---|---|---|
connection | IConnection | Connection to a server |
See Also
- interface IConnection
- class ImapClient
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email