Microsoft Chat Server SDK Reference

Add Method

This method inserts a new persistent channel into the collection.

Syntax

ChatPersistentChannels.Add(Name, Channel)

Parameters

Name
String representing Name key of this entry.
Channel
A reference to a ChatPersistentChannel object.

See Also

CreateItem


© 1998 Microsoft Corporation. All rights reserved.