DnsServerPriority Property |
Gets or sets a value of the preference of the DNS server. Lower values are preferred.
Namespace: MailBee.DnsMXAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public int Priority { get; set; }
Public Property Priority As Integer
Get
Set
Property Value
Type:
Int32An integer value in the range 0 to 999 indicating the preference of the DNS server.
Remarks See Also