[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.Net.GateAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string FromAddress { get; set; }
public string FromAddress { get; set; }
Public Property FromAddress As String
Get
Set
Public Property FromAddress As String
Get
Set
public:
virtual property String^ FromAddress {
String^ get () sealed;
void set (String^ value) sealed;
}
public:
virtual property String^ FromAddress {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract FromAddress : string with get, set
override FromAddress : string with get, set
abstract FromAddress : string with get, set
override FromAddress : string with get, set
Property Value
Type:
StringImplements
ITraffic FromAddress