The account name for the current user.
Syntax
object.Account [= account ]
Remarks
The Account property specifies the account name of the
current user, if it is required by the server for authentication. Not
all servers require an account name, in which case this property is
ignored.
Data Type
String
See Also
Password Property,
UserName Property,
Connect Method,
Login Method,
Logout Method
|