Microsoft Chat Server SDK Reference

Server Property

This property retrieves the global server object.

Syntax

Set Server = ChatChannel.Server

Parameters

Server
The global ChatServer object for the chat server hosting this channel.

Remarks

This property can be used to navigate to other chat server objects, as required, from a channel object that is passed into a notification callback.


© 1998 Microsoft Corporation. All rights reserved.