Microsoft Chat Server SDK Reference

Add Method

This method inserts a new user class into the collection.

Syntax

ChatClasses.Add(Name, Class)

Parameters

Name
String representing Name key of the user class.
Class
A reference to a ChatClass object.

See Also

CreateItem


© 1998 Microsoft Corporation. All rights reserved.