ItemChangeSkippedEventArgs::ReportingProvider Property

Gets the relative position of the provider that skipped the item change.

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

public:
property SyncProviderPosition ReportingProvider {
	SyncProviderPosition get ();
}

Property Value

Type: Microsoft.Synchronization::SyncProviderPosition
The relative position of the provider that skipped the item change.
Show: