Click or drag to resize

ContactEventsClassCurrentContactAssociateChanged Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void CurrentContactAssociateChanged(
	int oldValue,
	int newValue
)

Parameters

oldValue
Type: SystemInt32
newValue
Type: SystemInt32

Implements

IContactEventsCurrentContactAssociateChanged(Int32, Int32)
See Also