Microsoft Chat Server SDK Reference

IsNoDynamicChannels Property

This property contains the flag indicating that the chat service does not allow dynamic channels.

Syntax

Flag = ChatService.IsNoDynamicChannels
ChatService.IsNoDynamicChannels = Flag

Parameters

Flag
True if the service does not allow users to create dynamic channels, False if not.

© 1998 Microsoft Corporation. All rights reserved.