Microsoft Chat Server SDK Reference

DenyCreate Property

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

Syntax

Flag = ChatClass.DenyCreate
ChatClass.DenyCreate = Flag

Parameters

Flag
True if members of this class are prevented from creating dynamic channels, False if not.

© 1998 Microsoft Corporation. All rights reserved.