Click or drag to resize

ContactEventsClassContactBeforeDelete Method

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

Parameters

ContactId
Type: SystemInt32

Implements

IContactEventsContactBeforeDelete(Int32)
See Also