Share via


AppointmentCalendarProposeNewTimeForMeetingRequest.AppointmentCalendarLocalId プロパティ

定義

ローカル デバイス上の予定に関連付けられている予定表を一意に識別する文字列を取得します。

public:
 property Platform::String ^ AppointmentCalendarLocalId { Platform::String ^ get(); };
winrt::hstring AppointmentCalendarLocalId();
public string AppointmentCalendarLocalId { get; }
var string = appointmentCalendarProposeNewTimeForMeetingRequest.appointmentCalendarLocalId;
Public ReadOnly Property AppointmentCalendarLocalId As String

プロパティ値

String

Platform::String

winrt::hstring

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

Windows の要件

アプリの機能
appointmentsSystem

適用対象