Microsoft Chat Server SDK Reference

JoinMessage Property

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

Syntax

Message = ChatPersistentChannel.JoinMessage
ChatPersistentChannel.JoinMessage = Message

Parameters

Message
A message sent to users as they join the channel, as a string.

© 1998 Microsoft Corporation. All rights reserved.