バージョン 24.2 (最新)

AppointmentResizedEventArgs コンストラクタ

AppointmentResizedEventArgs クラスの新しいインスタンスを作成します。
シンタックス
public AppointmentResizedEventArgs( 
   Appointment appointment,
   AppointmentResizeType resizeType
)

パラメータ

appointment
サイズ変更操作が実行された Appointment への参照。
resizeType
関連付けられた予定の StartDateTime または EndDateTime がサイズ変更操作によって変更されたかどうかを決定します。
参照