ItemField::Value Property

Gets the metadata value that is stored in the item field.

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

public:
property Object^ Value {
	Object^ get ();
}

Property Value

Type: System::Object
The metadata value that is stored in the item field.
Show: