Click or drag to resize

AppointmentEventsClassAppointmentDeleted Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void AppointmentDeleted(
	int AppointmentId
)

Parameters

AppointmentId
Type: SystemInt32

Implements

IAppointmentEventsAppointmentDeleted(Int32)
See Also