ExchangeServiceBinding::UpdateDelegate method
Exchange Server 2013
The UpdateDelegate method sends the request to and gets the response from an UpdateDelegate operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- UpdateDelegate1
- Type: ExchangeWebServices.UpdateDelegateType
An instance of the UpdateDelegateType class that represents the request to update a delegate.
Return value
Type: ExchangeWebServices.UpdateDelegateResponseMessageTypeThe UpdateDelegate method returns a UpdateDelegateResponseMessageType object.
Show: