AppointmentCalendar.LocalId プロパティ

定義

ローカル デバイスの予定予定表を一意に識別する文字列を取得します。

public:
 property Platform::String ^ LocalId { Platform::String ^ get(); };
winrt::hstring LocalId();
public string LocalId { get; }
var string = appointmentCalendar.localId;
Public ReadOnly Property LocalId As String

プロパティ値

String

Platform::String

winrt::hstring

ローカル デバイス上の予定予定表を一意に識別する文字列。

Windows の要件

アプリの機能
appointmentsSystem

適用対象