Share via


AppointmentException.Appointment Property

Definition

Gets the appointment that is an exception from the master appointment.

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

Property Value

The appointment that is an exception from the master appointment.

Windows requirements

App capabilities
appointmentsSystem

Applies to