ExchangeServiceBinding.ConvertIdAsync Method
Include Protected Members
Include Inherited Members
The ConvertIdAsync methods provide an event-based method for handling asynchronous ConvertId calls.
Overload List
Name | Description | |
---|---|---|
ConvertIdAsync(ConvertIdType) | The ConvertIdAsync method provides asynchronous access to the ConvertId operation. | |
ConvertIdAsync(ConvertIdType, Object) | The ConvertIdAsync method provides asynchronous access to the ConvertId operation. |
Top