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