Click or drag to resize
MimeKit

IMailFolderCreate Method

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