バージョン

AppointmentCreating フィールド

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

オンラインで表示: GitHub