Click or drag to resize
TapiAppSerialNumber Property
Sets a serial number in a licensed version of AddTapi.NET.

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public static string SerialNumber { set; }

Property Value

Type: String
Remarks
If you purchased a license for AddTapi.NET, set SerialNumber property to your AddTapi.NET serial number. The application must set the SerialNumber before calling Initialize(String). SerialNumber property is not supported in Demo version of AddTapi.NET.
See Also