MailBeeDnsProtocolNegativeResponseExceptionID Property
Gets a value of the DNS response ID as returned by the DNS server.

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

Property Value

Type: Int16
ID of the DNS response.

Implements

IMailBeeNegativeDnsResponseExceptionID
See Also