FeedClockVectorElement.SyncTime Property

Gets or sets the synchronization time value that corresponds to the when value for the item.

Namespace:  Microsoft.Synchronization.FeedSync
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public Nullable<DateTime> SyncTime { get; set; }

Property Value

Type: System.Nullable<DateTime>
The synchronization time value that corresponds to the when value for the item.
Show: