Share via


PhoneCallHistoryEntry.Id プロパティ

定義

このログ エントリの一意識別子を取得します。

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = phoneCallHistoryEntry.id;
Public ReadOnly Property Id As String

プロパティ値

String

Platform::String

winrt::hstring

PhoneCallHistoryEntry オブジェクトの一意識別子。

Windows の要件

アプリの機能
phoneCallHistory phoneCallHistorySystem

適用対象