Returns a reference to the connection's SyncResult object. This object is only updated with ULSyncProgressState enumeration and ULSyncProgressState enumeration events.
Visual Basic
Public Readonly Property SyncResult As ULSyncResult
C#
public ULSyncResult SyncResult {get;}
A reference to the SyncResult property object.