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

Namespace: MailBee.DnsMX
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public byte[] ResponseData { get; }

Property Value

Type: Byte
DNS response data.
See Also