Gets an IP address of the DNS server as
IPAddress.
Namespace: MailBee.DnsMXAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic IPAddress IP { get; }
Public ReadOnly Property IP As IPAddress
Get
Property Value
Type:
IPAddressIP address of the DNS server.
See Also