Get or set the full path (on the server) of the fax recording file. This must be an i3f file.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public string FaxFile { get; set; } |
Visual Basic |
---|
Public Property FaxFile As String Get Set |