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

適用対象