ExchangeServiceBinding::GetDelegate method
Exchange Server 2013
The GetDelegate method sends the request to and gets the response from a GetDelegate operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- GetDelegate1
- Type: ExchangeWebServices.GetDelegateType
An instance of the GetDelegateType class that represents the request to get a delegate.
Return value
Type: ExchangeWebServices.GetDelegateResponseMessageTypeThe GetDelegate method returns a GetDelegateResponseMessageType object that contains a delegate.
Show: