Click or drag to resize

IAppointmentEventsCurrentAppointmentCompletedChanged Method

method CurrentAppointmentCompletedChanged

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
void CurrentAppointmentCompletedChanged(
	short oldCompleted,
	short newCompleted
)

Parameters

oldCompleted
Type: SystemInt16
newCompleted
Type: SystemInt16
See Also