ExchangeServiceBinding.SendItemAsync Method
Include Protected Members
Include Inherited Members
The SendItemAsync methods provide an event-based method for handling asynchronous SendItem calls.
Overload List
Name | Description | |
---|---|---|
SendItemAsync(SendItemType) | The SendItemAsync method provides asynchronous access to the SendItem Web service method. | |
SendItemAsync(SendItemType, Object) | The SendItemAsync method provides asynchronous access to the SendItem Web service method. |
Top