Platform SDK: Web Telephony Engine

WTEApplication.OperatorExtension Property

The OperatorExtension property sets or retrieves the operator extension to use when the caller presses the key specified in the OperatorKey property.

Syntax

WTEApplication.OperatorExtension [ = sExtension ]

Possible Values

sExtension
String specifying the operator extension. This string must not be empty if an operator key is defined. The initial value is "0".

This property is read-write.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Mswtecom.idl and Mswtecom.h.
  Library: Use Mswtecom.lib.

See Also

OperatorKey, WTEApplication