MailBee.NET Objects 4.0

DnsServer.Priority Property

Gets or sets a value of the preference of the DNS server. Lower values are preferred.

public int Priority {get; set;}

Property Value

An integer value in the range 0 to 999 indicating the preference of the DNS server.

Remarks

You can find more information on the server priority in SortableByPriorityCollection class documentation.

See Also

DnsServer Class | MailBee.DnsMX Namespace | SortableByPriorityCollection