Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This indicates whether initial sync complete or not.
public bool? IsInitialSyncComplete { get; }
member this.IsInitialSyncComplete : Nullable<bool>
Public ReadOnly Property IsInitialSyncComplete As Nullable(Of Boolean)