UL Ext.: Specifies the synchronization settings for this connection.
Visual Basic
Public Readonly Property SyncParms As ULSyncParms
C#
public ULSyncParms SyncParms { get;}
A reference to the ULSyncParms object representing the parameters used for synchronization by this connection. Modifications to the parameters affect the next synchronization made over this connection.