ExchangeServiceBinding::GetDelegate method

The GetDelegate method sends the request to and gets the response from a GetDelegate operation.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Parameters

GetDelegate1
Type: ExchangeWebServices.GetDelegateType

An instance of the GetDelegateType class that represents the request to get a delegate.

Return value

Type: ExchangeWebServices.GetDelegateResponseMessageType
The GetDelegate method returns a GetDelegateResponseMessageType object that contains a delegate.
Show: