ThisParticipantAlias PropertyThisParticipantAlias Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: State Property
*Next Topic: ThisParticipantID Property

ThisParticipantAlias Property

Retrieves the user's alias. This property is read-only.

Syntax

object.ThisParticipantAlias

Parameters

objectRequired. An object expression that evaluates to a Chat control.

Return Value

Returns a BSTR value that contains the user's nickname used when the EnterRoom method was called, 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

OnParticipantAliasChanged, ThisParticipantID, ThisParticipantName


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.