PropertyDataType.DisplayName field
Especifica o nome para exibição do usuário para o perfil de usuário.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaração
Public DisplayName As String
'Uso
Dim instance As PropertyDataType
Dim value As String
value = instance.DisplayName
instance.DisplayName = value
public string DisplayName