Microsoft Chat Server SDK Reference

DenyHost Property

This property contains the flag that determines whether members of this class can host channels.

Syntax

Flag = ChatClass.DenyHost
ChatClass.DenyHost = Flag

Parameters

Flag
True if members of this class are prevented from acting as a channel host, False if not.

© 1998 Microsoft Corporation. All rights reserved.