ExchangeServiceBinding::CreateFolder method
Exchange Server 2013
The CreateFolder method sends the request and gets the response to a CreateFolder operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- CreateFolder1
- Type: ExchangeWebServices.CreateFolderType
An instance of the CreateFolderType class that represents the folders to create.
Return value
Type: ExchangeWebServices.CreateFolderResponseTypeThe CreateFolder method returns a CreateFolderResponseType object that contains the identifiers of the created folders.
Show: