SocketWrench .NET Edition

InternetDialer.UserPhoneBook Property

Gets the name of the default user phonebook.

[Visual Basic]
Public ReadOnly Property UserPhoneBook As String
[C#]
public string UserPhoneBook {get;}

Property Value

A string which specifies a phonebook name.

Remarks

The UserPhoneBook property returns the name of the default user phonebook. The value returned depends on how the user has configured dial-up networking, specifically whether the system, user or alternate phonebook has been selected. The current phonebook can be changed by setting the PhoneBook property.

See Also

InternetDialer Class | SocketTools Namespace