MailKit Documentation
MailKit Documentation
API Reference
MailKit
IMailFolder Interface
IMailFolder Methods
Expunge Method
Expunge(CancellationToken) Method
Expunge(IList<UniqueId>, CancellationToken) Method
IMail
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
IMailFolder Interface
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast