ExchangeServiceBinding.FindItemAsync Method

Include Protected Members
Include Inherited Members

The FindItemAsync methods provide an event-based method for handling asynchronous FindItem calls.

Overload List

  Name Description
Public method FindItemAsync(FindItemType) The FindItemAsync method provides asynchronous access to the FindItem Web service method.
Public method FindItemAsync(FindItemType, Object) The FindItemAsync method provides asynchronous access to the CreateItem Web service method.

Top