SyncFromAllServersErrorInformation.ErrorMessage Property

Definition

Gets the message that describes the SyncFromAllServersOperationException exception.

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

Property Value

A message that describes the SyncFromAllServersOperationException exception.

Applies to