Click or drag to resize

IPersonEventsPersonBeforeMerge Method

method PersonBeforeMerge

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
void PersonBeforeMerge(
	int SourcePersonId,
	int DestinationPersonId
)

Parameters

SourcePersonId
Type: SystemInt32
DestinationPersonId
Type: SystemInt32
See Also