Click or drag to resize

PersonEventsClassPersonBeforeMove Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void PersonBeforeMove(
	int PersonId,
	int NewContactId
)

Parameters

PersonId
Type: SystemInt32
NewContactId
Type: SystemInt32

Implements

IPersonEventsPersonBeforeMove(Int32, Int32)
See Also