Click or drag to resize
MimeKit

ImapFolderExpunge Method

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