Catalyst File Transfer .NET

InternetDialer.PhoneBook Property

Sets the file name of the Remote Access phonebook to use.

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

Property Value

A string which specifies the current phonebook.

Remarks

The PhoneBook property specifies the file name of the Remote Access phone book. Setting this property to an empty string causes the default phonebook to be used.

See Also

InternetDialer Class | SocketTools Namespace