Microsoft Chat Server SDK Reference

IsNoOwnerHostMode Property

This property contains the flag indicating that members who create dynamic channels cannot act as owner or host of the channel.

Syntax

Flag = ChatService.IsNoOwnerHostMode
ChatService.IsNoOwnerHostMode = Flag

Parameters

Flag
True if members who create dynamic channels cannot become a channel owner or host, False if not.

© 1998 Microsoft Corporation. All rights reserved.