ExchangeServiceBinding::CreateFolder method

The CreateFolder method sends the request and gets the response to a CreateFolder operation.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Parameters

CreateFolder1
Type: ExchangeWebServices.CreateFolderType

An instance of the CreateFolderType class that represents the folders to create.

Return value

Type: ExchangeWebServices.CreateFolderResponseType
The CreateFolder method returns a CreateFolderResponseType object that contains the identifiers of the created folders.
Show: