Partager via


PhoneCallInfo.DisplayName Propriété

Définition

Obtient le nom complet de l’appelé.

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
public string DisplayName { get; }
var string = phoneCallInfo.displayName;
Public ReadOnly Property DisplayName As String

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne contenant le nom du contact (le cas échéant), sinon le numéro de téléphone.

Configuration requise pour Windows

Fonctionnalités de l’application
phoneCall

S’applique à