AppointmentRecurrence.CalendarIdentifier 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得字串,識別行事曆的類型,如 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
屬性值
識別行事曆類型的字串。
Windows 需求
應用程式功能 |
appointmentsSystem
|