SOScriptingEventsClassOnCurrentAppointmentCreated Method |
Namespace:
SuperOffice.COM.ScriptEvents
Assembly:
Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntaxpublic virtual void OnCurrentAppointmentCreated()
Public Overridable Sub OnCurrentAppointmentCreated
Dim instance As SOScriptingEventsClass
instance.OnCurrentAppointmentCreated()
public:
virtual void OnCurrentAppointmentCreated()
Implements
IScriptingEventsOnCurrentAppointmentCreated
See Also