Microsoft Chat Server SDK Reference

IsRemoteUser Property

This property retrieves the flag that indicates whether the user is connected to the local server.

Syntax

Flag = ChatUser.IsRemoteUser

Parameters

Flag
True if the client is connected to a remote server, False if the user is connected to the local chat server.

© 1998 Microsoft Corporation. All rights reserved.