共用方式為


AddAppointmentOperation.AppointmentInformation 屬性

定義

從啟用要求取得 約會 資訊。

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

屬性值

Appointment類別的實例,表示要加入之約會的特定資訊。

Windows 需求

應用程式功能
appointmentsSystem

適用於