Gets the address assigned to the current dial-up networking session.
A string which specifies an Internet Protocol (IP) address.
The InternetAddress property returns the address assigned to the current dial-up networking session. If no connection has been established, or the connection has not been made with a PPP server, then this property will return an empty string. If the DynamicAddress property is set to false, changing this property value will update the address assigned to the current phonebook entry.
The address may only be changed before a connection is established.
InternetDialer Class | SocketTools Namespace