Microsoft Chat Server SDK Reference

PartText Property

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

Syntax

Text = ChatChannel.PartText
ChatChannel.PartText = Text

Parameters

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

© 1998 Microsoft Corporation. All rights reserved.