ExchangeServiceBinding::ConvertId method

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

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

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

Parameters

ConvertId1
Type: ExchangeWebServices.ConvertIdType

An instance of the ConvertIdType class that represents the identifiers to convert.

Return value

Type: ExchangeWebServices.ConvertIdResponseType
The ConvertId method returns a ConvertIdResponseType object that contains the status of a ConvertId operation and the converted identifiers.
Show: