Microsoft Chat Server SDK Reference

IsEchoSource Property

This property retrieves the flag that indicates whether messages should be echoed to the source client.

Syntax

Flag = ChatChannel.IsEchoSource

Parameters

Flag
True if messages are echoed to the source client, False if not.

Remarks

This flag will be set if the channel is created with the ECHOSOURCE channel flag.


© 1998 Microsoft Corporation. All rights reserved.