Property.DisplayName Property

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.UserProfiles
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.Property" is obsolete; use class "Microsoft.Office.Server.UserProfiles.Property" instead")> _
Public Property DisplayName As String
    Get
    Set
'Usage
Dim instance As [Property]
Dim value As String

value = instance.DisplayName

instance.DisplayName = value
[ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.Property" is obsolete; use class "Microsoft.Office.Server.UserProfiles.Property" instead")]
public string DisplayName { get; set; }

Property Value

Type: System.String

See Also

Reference

Property Class

Property Members

Microsoft.SharePoint.Portal.UserProfiles Namespace