PhoneCallHistoryEntry.SourceDisplayName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom d’affichage de la source de l’appel téléphonique.
public:
property Platform::String ^ SourceDisplayName { Platform::String ^ get(); };
winrt::hstring SourceDisplayName();
public string SourceDisplayName { get; }
var string = phoneCallHistoryEntry.sourceDisplayName;
Public ReadOnly Property SourceDisplayName As String
Valeur de propriété
Chaîne d’affichage de la source de l’appel téléphonique.
Configuration requise pour Windows
Fonctionnalités de l’application |
phoneCallHistory
phoneCallHistorySystem
|