ItemChange::ItemId Property

Gets the ID of the changed item.

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

public:
property SyncId^ ItemId {
	SyncId^ get ();
}

Property Value

Type: Microsoft.Synchronization::SyncId
The ID of the changed item.
Show: