DirectoryResponse.ErrorMessage Property

Definition

The ErrorMessage property contains the error message, if any, for this operation.

public:
 virtual property System::String ^ ErrorMessage { System::String ^ get(); };
public virtual string ErrorMessage { get; }
member this.ErrorMessage : string
Public Overridable ReadOnly Property ErrorMessage As String

Property Value

The error message, if any, for this operation.

Applies to