Microsoft Chat Server SDK Reference

CreateItem Method

This method creates a new ChatPortal object with default settings, which can be modified and added to the collection.

Syntax

Set Portal = ChatPortals.CreateItem

Parameters

Portal
The new ChatPortal object.

Remarks

The Name property of the new ChatPortal object can only be set as it is added to the collection.

See Also

Add


© 1998 Microsoft Corporation. All rights reserved.