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
Public method GetItemAsync(GetItemType) The GetItemAsync method provides asynchronous access to the GetItem Web service method.
Public method GetItemAsync(GetItemType, Object) The GetItemAsync method provides asynchronous access to the GetItem Web service method.

Top