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
Public method SendItemAsync(SendItemType) The SendItemAsync method provides asynchronous access to the SendItem Web service method.
Public method SendItemAsync(SendItemType, Object) The SendItemAsync method provides asynchronous access to the SendItem Web service method.

Top