PropertyDataType.DisplayName field

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

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.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