Click or drag to resize

ContactEventsClassCurrentContactCategoryChanged Method

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

Parameters

oldValue
Type: SystemInt32
newValue
Type: SystemInt32

Implements

IContactEventsCurrentContactCategoryChanged(Int32, Int32)
See Also