Microsoft Chat Server SDK Reference

Add Method

This method inserts a new portal into the collection.

Syntax

ChatPortals.Add(Name, Portal)

Parameters

Name
String representing Name key of this entry.
Portal
A reference to a ChatPortal object.

See Also

CreateItem


© 1998 Microsoft Corporation. All rights reserved.