共用方式為


AppointmentRecurrence.Unit 屬性

定義

取得或設定 AppointmentRecurrenceUnit型別值,指出約會發生的頻率。

public:
 property AppointmentRecurrenceUnit Unit { AppointmentRecurrenceUnit get(); void set(AppointmentRecurrenceUnit value); };
AppointmentRecurrenceUnit Unit();

void Unit(AppointmentRecurrenceUnit value);
public AppointmentRecurrenceUnit Unit { get; set; }
var appointmentRecurrenceUnit = appointmentRecurrence.unit;
appointmentRecurrence.unit = appointmentRecurrenceUnit;
Public Property Unit As AppointmentRecurrenceUnit

屬性值

AppointmentRecurrenceUnit型別值,指出約會發生的頻率。

Windows 需求

應用程式功能
appointmentsSystem

適用於