ItemChangeSkippedEventArgs::ItemChange Property

Gets the item change that was skipped.

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

public:
property ItemChange^ ItemChange {
	ItemChange^ get ();
}

Property Value

Type: Microsoft.Synchronization::ItemChange
The item change that was skipped.
Show: