Phonebook Property
This property reads the PhonebookEntry when dialing the remote machine.
Syntax
[VB.NET] Public Property Phonebook As String
[C#] public string Phonebook {get; set;}
Remarks
This property reads the PhonebookEntry when dialing the remote machine. This property is valuable only in Windows NT 4.0 and higher where multiple phonebooks can be specified. The PhonebookEntry is relative to Phonebook. If it is empty the default phonebook is used.
Default Value
""