DomainSettingError.ErrorCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.