Click or drag to resize

IContactEventsCurrentContactBusinessChanged Method

method CurrentContactBusinessChanged

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

Parameters

oldValue
Type: SystemInt32
newValue
Type: SystemInt32
See Also