UserLoadChangeContext::ItemChange Property

Gets the change item for which the change data should be retrieved from the item store.

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

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

Property Value

Type: Microsoft.Synchronization::ItemChange
The change item for which the change data should be retrieved from the item store.
Show: