Microsoft Chat Server SDK Reference

Subject Property

This property contains the string containing subject keywords for the channel.

Syntax

Keywords = ChatPersistentChannel.Subject
ChatPersistentChannel.Subject = Keywords

Parameters

Keywords
One or more subject keywords, as a string.

Remarks

Keywords for the channel subject are used by Web-based searches. No format is implied for multiple keywords—they can be separated by spaces, commas, or any other character meaningful to the search engine. Keywords is limited to 31 ANSI or Unicode characters.


© 1998 Microsoft Corporation. All rights reserved.