Click or drag to resize

IApplicationEventsPrePhoneDial Method

method PrePhoneDial

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
string PrePhoneDial(
	string ownerTable,
	int ownerIdentity,
	int internalId,
	string phoneNr
)

Parameters

ownerTable
Type: SystemString
ownerIdentity
Type: SystemInt32
internalId
Type: SystemInt32
phoneNr
Type: SystemString

Return Value

Type: String
See Also