Click or drag to resize

IScriptingEventsOnPhoneDialed Method

Called when a phone number *has been* dialed.

Namespace:  SuperOffice.COM.ScriptEvents
Assembly:  Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntax
void OnPhoneDialed(
	string phoneNr
)

Parameters

phoneNr
Type: SystemString
See Also