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