Platform SDK: Web Telephony Engine

WTEAddress.AssignedApplication Property

The AssignedApplication property sets or retrieves the name of the application associated with this line. This property is empty if no application is assigned to this line.

Syntax

WTEAddress.AssignedApplication [ = sApplication ]

Possible Values

sApplication
String specifying the application name.

The 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

WTEAddress