Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Imap.CreateFolderAsync Method

Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)

CreateFolderAsync(String, Object)

Begins asynchronous CreateFolder operation. Creates a folder with the specified name.

Declaration
public Task CreateFolderAsync(string folder, object state = null)
Parameters
Type Name Description
String folder

Folder to be created.

Object state

An optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task
Remarks

This method represents IMAP CREATE command.

In This Article
  • CreateFolderAsync(String, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies