ImapDelete |
| Name | Description | |
|---|---|---|
| DeleteMessageByUIDAsync(Int64, CancellationToken) | Deletes message specified by the uid. Issues EXPUNGE command after. | |
| DeleteMessageByUIDAsync(ListInt64, CancellationToken) | Deletes message specified by the uids. Issues EXPUNGE command after. |