| IMailBeeNegativeDnsResponseExceptionResponseData Property  | 
            Gets a value of the entire DNS response data.
            
 
Namespace: MailBee.DnsMXAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntaxbyte[] ResponseData { get; }ReadOnly Property ResponseData As Byte()
	Get
Property Value
Type: 
ByteDNS response data.
See Also