LumiSoft Mail Server User API
Dns1 Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Relay_Settings > Dns1
Gets or sets DNS server.
Syntax
C#Visual BasicManaged C++
public string Dns1 { get; set; }
Public Property Dns1 As String
public:
String^ Dns1 {
	String^ get ();
	void set (String^ value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)