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