AppointmentRecurrence.RecurrenceType プロパティ

定義

関連付けられている予定に適用される繰り返しの種類を示す値を取得します。

public:
 property RecurrenceType RecurrenceType { RecurrenceType get(); };
RecurrenceType RecurrenceType();
public RecurrenceType RecurrenceType { get; }
var recurrenceType = appointmentRecurrence.recurrenceType;
Public ReadOnly Property RecurrenceType As RecurrenceType

プロパティ値

関連付けられた予定に適用される繰り返しの種類を示す値。

Windows の要件

アプリの機能
appointmentsSystem

適用対象