Click or drag to resize

IContactEventsContactBeforeMerge Method

method BeforeContactMerge

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

Parameters

SourceContactId
Type: SystemInt32
DestinationContactId
Type: SystemInt32
See Also