PhoneCallHistoryEntry.SourceDisplayName Property

Definition

Gets the display name for the source of the phone call.

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

Property Value

String

Platform::String

winrt::hstring

The display string for the source of the phone call.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to