Share via


RecordsRepositoryProperty.Value Field

NOTE: This API is now obsolete.

Stores the value of the records repository.

Namespace:  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use Microsoft.SharePoint.RecordsRepositoryProperty instead")> _
Public Value As String
'Usage
Dim instance As RecordsRepositoryProperty
Dim value As String

value = instance.Value

instance.Value = value
[ObsoleteAttribute("Use Microsoft.SharePoint.RecordsRepositoryProperty instead")]
public string Value

See Also

Reference

RecordsRepositoryProperty Structure

RecordsRepositoryProperty Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace