AppointmentCalendarCreateOrUpdateAppointmentRequest.Appointment 属性

定义

获取要创建或更新的约会。

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

属性值

要创建或更新的约会。

Windows 要求

应用功能
appointmentsSystem

适用于