Microsoft Chat Server SDK Reference

Visibility Property

This property contains the channel's level of visibility to chat users.

Syntax

Level = ChatPersistentChannel.Visibility
ChatPersistentChannel.Visibility = Level

Parameters

Level
A value from the Chat_Channel_Visibility enumeration indicating the visibility level of the channel.

© 1998 Microsoft Corporation. All rights reserved.