| FaxReceivedEventRemoteStationId Property |
Get/Set the identifier of the remote fax station.
Available since : Asterisk 12.
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string RemoteStationId { get; set; }
Public Property RemoteStationId As String
Get
Set
public:
property String^ RemoteStationId {
String^ get ();
void set (String^ value);
}
member RemoteStationId : string with get, set
Property Value
Type:
StringSee Also