Edit

Share via


AutodiscoverError.Message Property

Definition

Gets the error message.

public:
 property System::String ^ Message { System::String ^ get(); };
public string Message { get; }
Public ReadOnly Property Message As String

Property Value

The error message.

Applies to