次の方法で共有


PhoneCallHistoryEntry.SourceDisplayName プロパティ

定義

通話の送信元の表示名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

通話の送信元の表示文字列。

Windows の要件

アプリの機能
phoneCallHistory phoneCallHistorySystem

適用対象