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

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

Property Value

Type: Int16
ID of the DNS response.
See Also