バージョン

OnAppointmentResizing メソッド

AppointmentsResizing イベントを発生させます。
シンタックス
'宣言
 
Protected Overridable Sub OnAppointmentResizing( _
   ByVal e As AppointmentResizingEventArgs _
) 
protected virtual void OnAppointmentResizing( 
   AppointmentResizingEventArgs e
)

パラメータ

e
イベントを記述する EventArgs から派生するインスタンス。
参照