ExchangeServiceBinding::UpdateItem method
Exchange Server 2013
The UpdateItem method sends the request to and returns the response from an UpdateItem operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- UpdateItem1
- Type: ExchangeWebServices.UpdateItemType
An instance of the UpdateItemType class that represents the updates to be performed on a set of items.
Return value
Type: ExchangeWebServices.UpdateItemResponseTypeThe UpdateItem method returns an UpdateItemResponseType object that contains the updated item identifiers.
Show: