Microsoft Chat Server SDK Reference

Topic Property

This property retrieves the string describing the topic for the channel.

Syntax

Topic = ChatChannel.Topic
ChatChannel.Topic = Topic

Parameters

Topic
String representing the channel topic.

Remarks

The channel topic is normally displayed alongside the channel name in the channel listing. It will not be displayed for private channels.

See Also

Subject


© 1998 Microsoft Corporation. All rights reserved.