ExchangeServiceBinding::AddDelegate method
Exchange Server 2013
The AddDelegate method sends the request to and gets the response from an AddDelegate operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- AddDelegate1
- Type: ExchangeWebServices.AddDelegateType
An instance of the AddDelegateType class that represents the delegates to add to a mailbox.
Return value
Type: ExchangeWebServices.AddDelegateResponseMessageTypeThe AddDelegate class returns a AddDelegateResponseMessageType object that contains the status of the AddDelegate operation.
Show: