Description
-
Holds your username/login for the service.
Property type
-
A String value.
Syntax
-
object.Login [= value]
The Login Property syntax has these parts:
| object |
An expression evaluating to an object
of type XMPPService. |
| value |
A String value. |
Remarks
-
Holds Login used to access the service. I.e., for ICQ
service, this property would be filled with user ID
(UIN#).
|