LumiSoft Mail Server User API
Preference Property
Namespaces > LumiSoft.Net.Dns.Client > MX_Record > Preference
Gets MX record preference. The lower number is the higher priority server.
Syntax
C#Visual BasicManaged C++
public int Preference { get; }
Public ReadOnly Property Preference As Integer
public:
int Preference {
	int get ();
}

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