Click or drag to resize
MimeKit

MailFolder.CreateAsync 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, IEnumerable<SpecialFolder>, CancellationToken) Asynchronously create a new subfolder with the given name.
Top
See Also