ExchangeServiceBinding::UpdateFolder method
Exchange Server 2013
The UpdateFolder method sends the request to and returns the response from an UpdateFolder operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- UpdateFolder1
- Type: ExchangeWebServices.UpdateFolderType
An instance of the UpdateFolderType class that represents the updates to be performed on a set of folders.
Return value
Type: ExchangeWebServices.UpdateFolderResponseTypeThe UpdateFolder method returns an UpdateFolderResponseType object that contains the updated folder identifiers.
Show: