Gets an IP address of the DNS server as
IPAddress.
Namespace: MailBee.DnsMXAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public IPAddress IP { get; }
Public ReadOnly Property IP As IPAddress
Get
Property Value
Type:
IPAddressIP address of the DNS server.
See Also