Retrieves or sets the user password if the NNTP server requires authorization.
Type
Description
String
A string expression that indicates the user's password.
Use the UserName and Password
properties to specify the user name and the password if the news server
requires authorization. The UserName and Password properties are used by the Connect
method, so changing them should happen before calling the Connect
method.