Microsoft Chat Server SDK Reference

Name Property

This property contains the name of the portal.

Syntax

Name = ChatPortal.Name

Parameters

Name
A string designating the name of the portal.

Remarks

The portal name is limited to 63 characters. You can use alphabetic characters (in the current language), numerals, the underscore, and the hyphen. The portal name cannot begin with an numeral.

This property can only be set as the object is added to the ChatPortals collection.


© 1998 Microsoft Corporation. All rights reserved.