Platform SDK: Web Telephony Engine

Information Properties

The information properties of the WTEApplication object provide access to information about an application. The information includes the name and description of the application, and the name of the vendor that created the application. Additional vendor-supplied information is available through the WTEVendorDataSets object. An application can retrieve a reference to this object by using the VendorDataSets property. The following table lists and describes the information properties.

Property Description
Name Name of the application.
Description Description of the application.
Vendor Name of the application vendor.
VendorDataSets Reference to a WTEVendorDataSets object for storing and loading of custom data.