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