ExchangeServiceBinding.EndResolveNames(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 EndResolveNames(IAsyncResult) method is used to end an asynchronous ResolveNames(ResolveNamesType) call.
public:
ExchangeWebServices::ResolveNamesResponseType ^ EndResolveNames(IAsyncResult ^ asyncResult);
C#
public ExchangeWebServices.ResolveNamesResponseType EndResolveNames (IAsyncResult asyncResult);
Public Function EndResolveNames (asyncResult As IAsyncResult) As ResolveNamesResponseType
- asyncResult
- IAsyncResult
The EndResolveNames(IAsyncResult) method returns a ResolveNamesResponseType object.
Product | Versions |
---|---|
Exchange EWS proxy | Latest |