ExchangeServiceBinding::ResolveNames method
Exchange Server 2013
The ResolveNames method sends the request to and returns the response from a MoveFolder operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- ResolveNames1
- Type: ExchangeWebServices.ResolveNamesType
An instance of the ResolveNamesType class that represents the set of ambiguous names to resolve.
Return value
Type: ExchangeWebServices.ResolveNamesResponseTypeThe ResolveNames method returns a ResolveNamesResponseType object that contains the status of the ResolveNames operation and the results of the resolution attempts.
Show: