ItemChangeSkippedEventArgs::Stage Property

Gets the stage in the synchronization session when the item change was skipped.

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

public:
property SessionProgressStage Stage {
	SessionProgressStage get ();
}

Property Value

Type: Microsoft.Synchronization::SessionProgressStage
The stage in the synchronization session when the item change was skipped.
Show: