Click or drag to resize

ContactEventsClassContactBeforeMerge Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void ContactBeforeMerge(
	int SourceContactId,
	int DestinationContactId
)

Parameters

SourceContactId
Type: SystemInt32
DestinationContactId
Type: SystemInt32

Implements

IContactEventsContactBeforeMerge(Int32, Int32)
See Also