AppointmentException.Appointment プロパティ

定義

マスター予定から例外である予定を取得します。

public:
 property Appointment ^ Appointment { Appointment ^ get(); };
Appointment Appointment();
public Appointment Appointment { get; }
var appointment = appointmentException.appointment;
Public ReadOnly Property Appointment As Appointment

プロパティ値

マスター予定からの例外である予定。

Windows の要件

アプリの機能
appointmentsSystem

適用対象