ConvertIdResponse Class

Definition

Represents the response to an individual identifier conversion operation.

public ref class ConvertIdResponse sealed : Microsoft::Exchange::WebServices::Data::ServiceResponse
public sealed class ConvertIdResponse : Microsoft.Exchange.WebServices.Data.ServiceResponse
Public NotInheritable Class ConvertIdResponse
Inherits ServiceResponse
Inheritance
ConvertIdResponse

Properties

ConvertedId

Gets the converted identifier.

ErrorCode

Gets the error code associated with this response.

(Inherited from ServiceResponse)
ErrorDetails

Gets error details associated with the response.

(Inherited from ServiceResponse)
ErrorMessage

Gets a detailed error message associated with the response.

(Inherited from ServiceResponse)
ErrorProperties

Gets information about property errors associated with the response.

(Inherited from ServiceResponse)
Result

Gets the result associated with this response.

(Inherited from ServiceResponse)

Applies to