ExchangeServiceBinding::FindItem method

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

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

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

Parameters

FindItem1
Type: ExchangeWebServices.FindItemType

An instance of the FindItemType class that represents the query that is used to search for items.

Return value

Type: ExchangeWebServices.FindItemResponseType
The FindItem method returns a FindItemResponseType object that contains the query result of the FindItem operation.
Show: