Microsoft Chat Server SDK Reference

Server Property

This property retrieves the global server object.

Syntax

Set Server = ChatUser.Server

Parameters

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

Remarks

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


© 1998 Microsoft Corporation. All rights reserved.