Microsoft Chat Server SDK Reference

IsSysopOwnerInDynamicChannels Property

This property contains the flag indicating a chat system operator enters dynamic channels as a channel owner.

Syntax

Flag = ChatService.IsSysopOwnerInDynamicChannels
ChatService.IsSysopOwnerInDynamicChannels = Flag

Parameters

Flag
True if chat sysops are granted owner status when entering dynamic channels, False if not.

Remarks

Persistent channels are not affected by this property setting.


© 1998 Microsoft Corporation. All rights reserved.