| TapiForwardEntryCallerNumber Property |
The number of a caller to be forwarded.
Applicable only for selective call forwarding modes.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic string CallerNumber { get; set; }Public Property CallerNumber As String
Get
Set
public:
property String^ CallerNumber {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also