Click or drag to resize
TapiDeviceSpecificExtensionID Class
Describes an extension identifier used to identify device specific extensions for line devices.
Inheritance Hierarchy
SystemObject
  Traysoft.AddTapiTapiDeviceSpecificExtensionID

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public class TapiDeviceSpecificExtensionID

The TapiDeviceSpecificExtensionID type exposes the following members.

Properties
  NameDescription
Public propertyID0
First part of the extension identifier.
Public propertyID1
Second part of the extension identifier.
Public propertyID2
Third part of the extension identifier.
Public propertyID3
Fourth part of the extension identifier.
Top
See Also