Microsoft Chat Server SDK Reference

IsPersistent Property

This property retrieves the flag that indicates whether the channel information is persistently stored.

Syntax

Flag = ChatChannel.IsPersistent

Parameters

Flag
True if channel is persistent, False if not.

Remarks

Persistent channels can only be created from the Chat Service Manager utility by a Microsoft® Windows NT® administrator. Persistent channel settings are stored in the Windows NT registry. Users cannot create dynamic channels that use the name of any active or inactive persistent channels.


© 1998 Microsoft Corporation. All rights reserved.