AppointmentProperties.Recurrence プロパティ

定義

Recurrence プロパティの名前を取得します。

public:
 static property Platform::String ^ Recurrence { Platform::String ^ get(); };
static winrt::hstring Recurrence();
public static string Recurrence { get; }
var string = AppointmentProperties.recurrence;
Public Shared ReadOnly Property Recurrence As String

プロパティ値

String

Platform::String

winrt::hstring

Recurrence プロパティの名前。

Windows の要件

アプリの機能
appointmentsSystem

適用対象