Compartilhar via


RecordsRepositoryProperty.DisplayName Field

NOTE: This API is now obsolete.

Represents the display name of the records repository property.

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

Syntax

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

value = instance.DisplayName

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

See Also

Reference

RecordsRepositoryProperty Structure

RecordsRepositoryProperty Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace