RblStatusRblHost Property |
Gets the DNS RBL host name.
Namespace: MailBee.AntiSpamAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string RblHost { get; }
Public ReadOnly Property RblHost As String
Get
Property Value
Type:
StringThe DNS RBL database host name. Cannot be a null reference (
Nothing in Visual Basic) or an empty string.
See Also