Microsoft Chat Server SDK Reference

CreateItem Method

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

Syntax

Set Class = ChatClasses.CreateItem

Parameters

Class
The new ChatClass object.

Remarks

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

See Also

Add


© 1998 Microsoft Corporation. All rights reserved.