Returns the error message describing the error that occurred during synchronization.
Visual Basic
Public Readonly Property ErrorMessage As String
C#
public string ErrorMessage {get;}
A string describing the error that occurred during synchronization.