バージョン

AppointmentDeleting フィールド

予定が削除される前に発生するイベント。関数は evt および ui を取得します。ui.owner を使用して、スケジューラへの参照を取得します。ui.appointment を使用して、削除する予定への参照を取得します。
シンタックス
'宣言
 
Public Const AppointmentDeleting As System.String
public const System.string AppointmentDeleting
参照

オンラインで表示: GitHub