Compartir a través de


ServiceResponseException.ErrorCode Propiedad

Definición

Obtiene el código de error del servicio.

public:
 property Microsoft::Exchange::WebServices::Data::ServiceError ErrorCode { Microsoft::Exchange::WebServices::Data::ServiceError get(); };
public Microsoft.Exchange.WebServices.Data.ServiceError ErrorCode { get; }
Public ReadOnly Property ErrorCode As ServiceError

Valor de propiedad

Uno de los valores de enumeración ServiceError.

Se aplica a