Microsoft Chat Server SDK Reference

IsRemoteChannel Property

This property retrieves the flag that indicates whether or not the channel was created on the local server.

Syntax

Flag = ChatChannel.IsRemoteChannel

Parameters

Flag
True if channel is hosted by a remote server, False if the channel is local.

© 1998 Microsoft Corporation. All rights reserved.