Click or drag to resize
TapiForwardEntry Class
Describes an entry of the forwarding instructions.
Inheritance Hierarchy
SystemObject
  Traysoft.AddTapiTapiForwardEntry

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

The TapiForwardEntry type exposes the following members.

Constructors
  NameDescription
Public methodTapiForwardEntry
Initializes a new instance of the TapiForwardEntry class with the specified forward mode, destination number and caller number.
Top
Properties
  NameDescription
Public propertyCallerNumber
The number of a caller to be forwarded. Applicable only for selective call forwarding modes.
Public propertyDestinationNumber
The destination number where calls are to be forwarded.
Public propertyForwardMode
Types of forwarding.
Top
See Also