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 | |
---|---|---|
CreateItemAsync(CreateItemType) | The CreateItemAsync method provides asynchronous access to the CreateItem Web service method. | |
CreateItemAsync(CreateItemType, Object) | The CreateItemAsync method provides asynchronous access to the CreateItem Web service method. |
Top