Microsoft Chat Server SDK Reference <<>>

JoinText Property

This property retrieves the text sent by the server to members as they enter the channel.

Syntax

Text = ChatChannel.JoinText
ChatChannel.JoinText = Text

Parameters

Text
String representing the text displayed to users as they enter the channel.

© 1998 Microsoft Corporation. All rights reserved.