Microsoft Chat Server SDK Reference

AdministratorComment Property

This property contains the information that is displayed to clients when they run the IRC ADMIN command.

Syntax

Comment = ChatService.AdministratorComment
ChatService.AdministratorComment = Comment

Parameters

Comment
A string representing the information displayed as a comment in the Chat Service Manager.

Remarks

You can separate two or more lines of information with a carriage return/line feed.


© 1998 Microsoft Corporation. All rights reserved.