Microsoft Chat Server SDK Reference

Admin Property

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

Syntax

Flag = ChatUser.Admin
ChatUser.Admin = Flag

Parameters

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

Remarks

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

See Also

Sysop


© 1998 Microsoft Corporation. All rights reserved.