MailBeeDnsQueryMismatchExceptionActualID Property |
Gets a value of the DNS response ID as returned by the DNS server.
Namespace: MailBee.DnsMXAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public short ActualID { get; }
Public ReadOnly Property ActualID As Short
Get
Property Value
Type:
Int16ID of the DNS response.
See Also