Microsoft Chat Server SDK Reference

DenyLogon Property

This property contains the flag that determines whether members of this class can log on to the server.

Syntax

Flag = ChatClass.DenyLogon
ChatClass.DenyLogon = Flag

Parameters

Flag
True if members of this class are prevented from connecting to the server, False if not.

© 1998 Microsoft Corporation. All rights reserved.