MailBeeDnsQueryMismatchExceptionExpectedID Property |
Gets an ID value of the DNS query originally sent to the DNS server.
Namespace: MailBee.DnsMXAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic short ExpectedID { get; }
Public ReadOnly Property ExpectedID As Short
Get
Property Value
Type:
Int16ID of the original DNS query.
See Also