ExchangeServiceBinding::FindItem method
Exchange Server 2013
The FindItem method sends the request to and gets the response from a FindItem operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
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.FindItemResponseTypeThe FindItem method returns a FindItemResponseType object that contains the query result of the FindItem operation.
Show: