AutodiscoverResponse.ErrorCode Property

Definition

Gets the error code that was returned by the service.

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

The error code that was returned by the service.

Applies to