Microsoft Chat Server SDK Reference

Name Property

This property retrieves the channel name.

Syntax

Name = ChatChannel.Name

Parameters

Name
String representing the channel name.

Remarks

This property is used to uniquely identify a channel on the server and cannot be changed after the channel has been created.


© 1998 Microsoft Corporation. All rights reserved.