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 | |
---|---|---|
ResolveNamesAsync(ResolveNamesType) | The ResolveNamesAsync method provides asynchronous access to the ResolveNames Web service method. | |
ResolveNamesAsync(ResolveNamesType, Object) | The ResolveNamesAsync method provides asynchronous access to the ResolveNames Web service method. |
Top