PropertyDataType.DisplayName Field

Specifies the display name of the user for the user profile.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public DisplayName As String
'Usage
Dim instance As PropertyDataType
Dim value As String

value = instance.DisplayName

instance.DisplayName = value
public string DisplayName

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.Office.Server.UserProfiles Namespace