Microsoft Chat Server SDK Reference

Away Property

This property retrieves the user's away text.

Syntax

Message = ChatUser.Away
ChatUser.Away = Message

Parameters

Message
String representing the user's away text. If this message is the empty string (""), the user is not away.

© 1998 Microsoft Corporation. All rights reserved.