AutodiscoverResponseException.ErrorCode 属性

定义

获取异常的错误代码。

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

属性值

表示错误代码的枚举值之一。

注解

错误代码表示自动发现服务返回的错误。

适用于