PhoneNumber Property

The number to dial when directly dialing the remote machine without the help of a PhonebookEntry .

Syntax

public string PhoneNumber { get; set; }
Public Property PhoneNumber As String

Default Value

""

Remarks

This property contains the number to dial when directly dialing the remote machine without the help of a PhonebookEntry. User, PhoneNumber, Password, and optionally Domain and CallbackNumber are used when PhonebookEntry is empty.

Calling the Connect method attempts a connection.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]