Microsoft Chat Server SDK Reference

Gagged Property

This property retrieves the flag that indicates whether the user can send text messages.

Syntax

Flag = ChatUser.Gagged
ChatUser.Gagged = Flag

Parameters

Flag
True if user is not allowed to speak (or send messages), False if not.

Remarks

Only Chat Sysop Managers and Chat Sysops can impose a gag on a user. Gag mode remains in force for the duration of the user session. Messages from the gagged user are ignored in all channels on all linked chat servers. Gagged users will be unaware they have been gagged.

Chat Sysop Managers and Chat Sysops cannot be gagged.


© 1998 Microsoft Corporation. All rights reserved.