Microsoft Chat Server SDK Reference

Topic Property

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

Syntax

Topic = ChatPersistentChannel.Topic
ChatPersistentChannel.Topic = Topic

Parameters

Topic
The channel topic, as a string.

Remarks

The topic is limited to 160 ANSI or Unicode characters.


© 1998 Microsoft Corporation. All rights reserved.