Microsoft Chat Server SDK Reference

Name Property

This property contains the name of the class.

Syntax

Name = ChatClass.Name

Parameters

Name
The name of the class, as a string.

Remarks

The class name is limited to 63 characters. You can use alphabetic characters, numerals, the underscore, and the hyphen. Only alphabetic characters, the underscore, and the hyphen are valid first characters.

This is the default property for ChatClass objects.


© 1998 Microsoft Corporation. All rights reserved.