ExchangeServiceBinding::RemoveDelegate method
Exchange Server 2013
The RemoveDelegate method sends the request to and gets the response from a RemoveDelegate operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- RemoveDelegate1
- Type: ExchangeWebServices.RemoveDelegateType
An instance of the RemoveDelegateType class that represents the request to remove a delegate.
Return value
Type: ExchangeWebServices.RemoveDelegateResponseMessageTypeThe RemoveDelegate method returns a RemoveDelegateResponseMessageType object.
Show: