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