Share via


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
Public method UpdateItemAsync(UpdateItemType) The UpdateItemAsync method provides asynchronous access to the UpdateItem Web service method.
Public method UpdateItemAsync(UpdateItemType, Object) The UpdateItemAsync method provides asynchronous access to the UpdateItem Web service method.

Top