FeedItemMetadata::ItemData Property

Gets the item data formatted as XML text.

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

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

Property Value

Type: System::String
The item data formatted as XML text.
Show: