FeedItemMetadata::ItemId Property

Gets the item ID.

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

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

Property Value

Type: System::String
The item ID.
Show: