Back to product page

Login property


Holds your username/login for the service.

Type

String

Syntax

  • Basic
object.Login [= value]
The Login(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPService
valueA String value.

Remarks

Holds Login used to access the service. I.e., for ICQ service, this property would be filled with user ID (UIN#).

Platforms

Windows