| TapiForwardEntryDestinationNumber Property |
The destination number where calls are to be forwarded.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic string DestinationNumber { get; set; }Public Property DestinationNumber As String
Get
Set
public:
property String^ DestinationNumber {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also