Click or drag to resize

IContactEventsContactAfterCopy Method

method AfterContactCopy

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

Parameters

SourceContactId
Type: SystemInt32
DestinationContactId
Type: SystemInt32
See Also