ServiceResponse.ErrorCode Property

Definition

Gets the error code associated with this response.

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