Compartir a través de


PhoneCallHistoryEntry.SourceDisplayName Propiedad

Definición

Obtiene el nombre para mostrar del origen de la llamada telefónica.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Cadena de presentación para el origen de la llamada telefónica.

Requisitos de Windows

Características de aplicaciones
phoneCallHistory phoneCallHistorySystem

Se aplica a