ImapClientCreateFolderAsync Method |
Name | Description | |
---|---|---|
![]() | CreateFolderAsync(String) |
Creates a folder with the specified name
|
![]() | CreateFolderAsync(String, CancellationToken) |
Creates a folder with the specified name
|
![]() | CreateFolderAsync(IConnection, String) |
Creates a folder with the specified name
|
![]() | CreateFolderAsync(IConnection, String, CancellationToken) |
Creates a folder with the specified name
|