RblStatusRblHost Property
Gets the DNS RBL host name.

Namespace: MailBee.AntiSpam
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public string RblHost { get; }

Property Value

Type: String
The DNS RBL database host name. Cannot be a null reference (Nothing in Visual Basic) or an empty string.
See Also