Click or drag to resize
FaxReceivedEventFilename Property
Get/Set the filename of the received fax including its full path on the Asterisk server. Available since : Asterisk 12.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Filename { get; set; }

Property Value

Type: String
See Also