Contents Index Topic Contents | ||
Previous Topic: ThisParticipantAlias Property Next Topic: ThisParticipantName Property |
ThisParticipantID Property
Retrieves the user's numeric identifier. This property is read-only.
Syntax
object.ThisParticipantID
Parameters
object Required. An object expression that evaluates to a Chat control. Return Value
Returns a long integer value that contains the user's numeric identifier, if the user is currently in a chat room. If the user is not in a chat room, the value is zero.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.