Click or drag to resize
MimeKit

IMailFolder.Expunge Method

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