다음을 통해 공유


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

적용 대상