UL Ext.: Returns the results of the last synchronization for this connection.
Visual Basic
Public Readonly Property SyncResult As ULSyncResult
C#
public ULSyncResult SyncResult { get;}
A reference to the ULSyncResult object representing the results of the last synchronization for this connection.