AppointmentRecurrence.Unit 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 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
|