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