バージョン 22.2

ValidateAppointmentRecurrenceEventArgs コンストラクタ

ValidateAppointmentRecurrenceEventArgs クラスの新しいインスタンスを作成します。
シンタックス
public ValidateAppointmentRecurrenceEventArgs( 
   AppointmentRecurrence recurrence,
   AppointmentRecurrence originalRecurrence
)

パラメータ

recurrence
ダイアログで作成または変更された AppointmentRecurrence オブジェクトのクローン。
originalRecurrence
元の AppointmentRecurrence オブジェクトのクローン、ダイアログで変更される前のオブジェクトの状態を表します。
参照