AppointmentCalendarCreateOrUpdateAppointmentRequest.Appointment Property

Definition

Gets the appointment to create or update.

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

Property Value

The appointment to create or update.

Windows requirements

App capabilities
appointmentsSystem

Applies to