バージョン

AppointmentEdited フィールド

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

オンラインで表示: GitHub