LumiSoft Mail Server User API
Address Property
Namespaces > LumiSoft.Net.SDP > SDP_ConnectionData > Address
Gets or sets connection address.
Syntax
C#Visual BasicManaged C++
public string Address { get; set; }
Public Property Address As String
public:
String^ Address {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)