Microsoft Chat Server SDK Reference

Flags Property

This property contains a bitmask of flags for the channel.

Syntax

Bitmask = ChatPersistentChannel.Flags
ChatPersistentChannel.Flags = Bitmask

Parameters

Bitmask
A mask of bit values from the Chat_Channel_Flags enumeration representing the channel flag settings.

© 1998 Microsoft Corporation. All rights reserved.