Edit

Share via


AutodiscoverError.ErrorCode Property

Definition

Gets the error code that indicates the cause of the error.

public:
 property int ErrorCode { int get(); };
public int ErrorCode { get; }
Public ReadOnly Property ErrorCode As Integer

Property Value

The error code.

Applies to