ExchangeServiceBinding::GetItem method

The GetItem method sends the request to and gets the response from a GetItem operation.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Parameters

GetItem1
Type: ExchangeWebServices.GetItemType

An instance of the GetItemType class that represents the set of items to get.

Return value

Type: ExchangeWebServices.GetItemResponseType
The GetItem method returns a GetItemResponseType object that contains the status of the GetItem operation and the set of items.
Show: