ServiceResponseException.ErrorCode Property

Definition

Gets the service error code.

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

Property Value

One of the ServiceError enumeration values.

Applies to