MailBeeDnsServerDisabledExceptionServer Property
Gets a reference to the banned DNS server.

Namespace: MailBee.DnsMX
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public DnsServer Server { get; }

Property Value

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