DynamicAddress Property  
 

Configure the current phonebook entry to use a dynamic IP address.

Syntax

[form].object.DynamicAddress [= { True | False } ]

Remarks

The DynamicAddress property determines if the current phonebook entry should use a dynamically assigned IP address. If this property is set to True, then an IP address is assigned to the dial-up adapter when the connection is established. If set to False, then the dial-up adapter IP address is set to the value of the InternetAddress property.

Data Type

Boolean

See Also

DynamicNameServers Property, InternetAddress Property