User Property
The name of the login user when directly dialing the remote machine.
Syntax
[VB.NET] Public Property User As String
[C#] public string User {get; set;}
Remarks
This property contains the name of the login user when directly dialing the remote machine. User, PhoneNumber, Password, and optionally Domain and CallbackNumber are used when PhonebookEntry is empty.
Calling the Connect method attempts a connection.
Default Value
""