次の方法で共有


ReplaceAppointmentOperation.AppointmentInformation プロパティ

定義

アクティブ化要求から 予定 情報を取得します。

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

プロパティ値

現在の 予定 を置き換える予定の特定の情報を表す Appointment クラスのインスタンス。

Windows の要件

アプリの機能
appointmentsSystem

適用対象