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