Microsoft Chat Server SDK Reference

LeaveMessage Property

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

Syntax

Message = ChatPersistentChannel.LeaveMessage
ChatPersistentChannel.LeaveMessage = Message

Parameters

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

© 1998 Microsoft Corporation. All rights reserved.