AppointmentProperties.Recurrence プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
Recurrence プロパティの名前。
Windows の要件
アプリの機能 |
appointmentsSystem
|