AppointmentEventsClassCurrentAppointmentSaved Method |
Namespace:
SuperOffice.COM.Events
Assembly:
SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntaxpublic virtual void CurrentAppointmentSaved()
Public Overridable Sub CurrentAppointmentSaved
Dim instance As AppointmentEventsClass
instance.CurrentAppointmentSaved()
public:
virtual void CurrentAppointmentSaved()
Implements
IAppointmentEventsCurrentAppointmentSaved
See Also