MailKit Documentation
MailKit Documentation
API Reference
MailKit.Net.Imap
ImapFolder Class
ImapFolder Methods
Expunge Method
Expunge(CancellationToken) Method
Expunge(IList<UniqueId>, CancellationToken) Method
Imap
Folder
Expunge Method
Overload List
Name
Description
Expunge(CancellationToken)
Expunge the folder, permanently removing all messages marked for deletion.
Expunge(IList
UniqueId
, CancellationToken)
Expunge the specified uids, permanently removing them from the folder.
Top
See Also
Reference
ImapFolder Class
MailKit.Net.Imap Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast