Microsoft Chat Server SDK Reference <<>>

AdministratorInfo Property

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

Syntax

Info = ChatService.AdministratorInfo
ChatService.AdministratorInfo = Info

Parameters

Info
A string representing the information displayed as output of the IRC ADMIN command.

Remarks

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


© 1998 Microsoft Corporation. All rights reserved.