MailBeeDnsProtocolNegativeResponseExceptionResponseData Property
Gets a value of the entire DNS response data.

Namespace: MailBee.DnsMX
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public byte[] ResponseData { get; }

Property Value

Type: Byte
DNS response data.

Implements

IMailBeeNegativeDnsResponseExceptionResponseData
See Also