共用方式為


AppointmentCalendarCancelMeetingRequest.AppointmentCalendarLocalId 屬性

定義

可唯一識別本機裝置上的行事曆。

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

屬性值

String

Platform::String

winrt::hstring

可唯一識別本機裝置上行事曆的字串。

Windows 需求

應用程式功能
appointmentsSystem

適用於