共用方式為


AppointmentRecurrence.CalendarIdentifier 屬性

定義

取得字串,識別行事曆的類型,如 CalendarIdentifiers所表示。

public:
 property Platform::String ^ CalendarIdentifier { Platform::String ^ get(); };
winrt::hstring CalendarIdentifier();
public string CalendarIdentifier { get; }
var string = appointmentRecurrence.calendarIdentifier;
Public ReadOnly Property CalendarIdentifier As String

屬性值

String

Platform::String

winrt::hstring

識別行事曆類型的字串。

Windows 需求

應用程式功能
appointmentsSystem

適用於