Click or drag to resize

ApplicationEventsClassPrePhoneDial Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual 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

Implements

IApplicationEventsPrePhoneDial(String, Int32, Int32, String)
See Also