ExchangeServiceBinding.CreateItemAsync Method

Include Protected Members
Include Inherited Members

The CreateItemAsync methods provide an event-based method for handling asynchronous CreateItem calls.

Overload List

  Name Description
Public method CreateItemAsync(CreateItemType) The CreateItemAsync method provides asynchronous access to the CreateItem Web service method.
Public method CreateItemAsync(CreateItemType, Object) The CreateItemAsync method provides asynchronous access to the CreateItem Web service method.

Top