FeedItemMetadata::UpdateCount Property

Gets the number of updates that have been made to the item so far.

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

public:
property unsigned int UpdateCount {
	unsigned int get ();
}

Property Value

Type: System::UInt32
The number of updates that have been made to the item so far.
Show: