Contents Index Topic Contents | ||
Previous Topic: ThisParticipantID Property Next Topic: UIOption Property |
ThisParticipantName Property
Returns the user's Microsoft Windows® user name. This property is read-only.
Syntax
object.ThisParticipantName
Parameters
object Required. An object expression that evaluates to a Chat control. Return Value
Returns a BSTR value that contains the user's Windows user name, if the user is currently in a chat room. If the user is not in a chat room, an empty string is returned.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.