ExchangeServiceBinding::ConvertId method
Exchange Server 2013
The ConvertId method sends the request to and gets the response from a ConvertId operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- ConvertId1
- Type: ExchangeWebServices.ConvertIdType
An instance of the ConvertIdType class that represents the identifiers to convert.
Return value
Type: ExchangeWebServices.ConvertIdResponseTypeThe ConvertId method returns a ConvertIdResponseType object that contains the status of a ConvertId operation and the converted identifiers.
Show: