MailBeeDnsServerDisabledExceptionServer Property
Gets a reference to the banned DNS server.

Namespace: MailBee.DnsMX
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public DnsServer Server { get; }

Property Value

Type: DnsServer
A reference to the banned DNS server.
See Also