次の方法で共有


AppointmentCalendarForwardMeetingRequest.AppointmentLocalId プロパティ

定義

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

public:
 property Platform::String ^ AppointmentLocalId { Platform::String ^ get(); };
winrt::hstring AppointmentLocalId();
public string AppointmentLocalId { get; }
var string = appointmentCalendarForwardMeetingRequest.appointmentLocalId;
Public ReadOnly Property AppointmentLocalId As String

プロパティ値

String

Platform::String

winrt::hstring

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

Windows の要件

アプリの機能
appointmentsSystem

適用対象