Compartir a través de


Contact.DisplayName Propiedad

Definición

Obtiene o establece el nombre para mostrar del contacto.

public:
 property System::String ^ DisplayName { System::String ^ get(); };
public string DisplayName { get; }
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Valor de propiedad

Comentarios

Si no se establece ningún nombre para mostrar, se deduce un nombre para mostrar de GivenName y FamilyName.

Se aplica a