PhoneCallHistoryEntry.Id Property

Definition

Gets the unique identifier for this log entry.

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

Property Value

String

Platform::String

winrt::hstring

The unique identifier for the PhoneCallHistoryEntry object.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to