Microsoft Chat Server SDK Reference

NoFormatMode Property

This property retrieves the flag that indicates whether chat clients precede channel messages with a string identifying who sent the message.

Syntax

Flag = ChatChannel.NoFormatMode
ChatChannel.NoFormatMode = Flag

Parameters

Flag
True if messages are unformatted, False if message identification is used.

© 1998 Microsoft Corporation. All rights reserved.