Click or drag to resize
MimeKit

ImapFolderExpungeAsync Method

Overload List
 NameDescription
Public methodExpungeAsync(CancellationToken) Asynchronously expunge the folder, permanently removing all messages marked for deletion.
Public methodExpungeAsync(IListUniqueId, CancellationToken) Asynchronously expunge the specified uids, permanently removing them from the folder.
Top
See Also