ExchangeServiceBinding.EndGetDelegate(IAsyncResult) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The EndGetDelegate(IAsyncResult) method is used to end an asynchronous GetDelegate(GetDelegateType) call.
public:
ExchangeWebServices::GetDelegateResponseMessageType ^ EndGetDelegate(IAsyncResult ^ asyncResult);
C#
public ExchangeWebServices.GetDelegateResponseMessageType EndGetDelegate (IAsyncResult asyncResult);
Public Function EndGetDelegate (asyncResult As IAsyncResult) As GetDelegateResponseMessageType
- asyncResult
- IAsyncResult
The EndGetDelegate(IAsyncResult) method returns an IASynchResult object.
Product | Versions |
---|---|
Exchange EWS proxy | Latest |