ExchangeServiceBinding.ResolveNamesAsync Method

Include Protected Members
Include Inherited Members

The ResolveNamesAsync methods provide an event-based method for handling asynchronous ResolveNames calls.

Overload List

  Name Description
Public method ResolveNamesAsync(ResolveNamesType) The ResolveNamesAsync method provides asynchronous access to the ResolveNames Web service method.
Public method ResolveNamesAsync(ResolveNamesType, Object) The ResolveNamesAsync method provides asynchronous access to the ResolveNames Web service method.

Top