Edit

Share via


DomainSettingError.ErrorCode Property

Definition

Gets the error code that is returned by the request.

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

Property Value

One of the enumeration values that specifies the request error.

Applies to