Microsoft Chat Server SDK Reference

Sysop Property

This property retrieves the flag that indicates whether the user is a Chat Sysop.

Syntax

Flag = ChatUser.Sysop
ChatUser.Sysop = Flag

Parameters

Flag
True if user is a chat system operator, False if not.

Remarks

This flag will be set if the user's account is a member of the Chat Sysops account group. Only Chat Sysops and Chat Sysop Managers can have this flag turned on or off. This flag is ignored for normal users.

See Also

Admin


© 1998 Microsoft Corporation. All rights reserved.