RecordsRepositoryProperty.Other Field
NOTE: This API is now obsolete.
Stores other information about 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 Other As String
'Usage
Dim instance As RecordsRepositoryProperty
Dim value As String
value = instance.Other
instance.Other = value
[ObsoleteAttribute("Use Microsoft.SharePoint.RecordsRepositoryProperty instead")]
public string Other
See Also
Reference
RecordsRepositoryProperty Structure
RecordsRepositoryProperty Members
Microsoft.Office.RecordsManagement.RecordsRepository Namespace