Click or drag to resize
MimeKit

IMailFolderCreateAsync Method

Overload List
 NameDescription
Public methodCreateAsync(String, SpecialFolder, CancellationToken) Asynchronously create a new subfolder with the given name.
Public methodCreateAsync(String, Boolean, CancellationToken) Asynchronously create a new subfolder with the given name.
Public methodCreateAsync(String, IEnumerableSpecialFolder, CancellationToken) Asynchronously create a new subfolder with the given name.
Top
See Also