バージョン

AppointmentCreated フィールド

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

オンラインで表示: GitHub