LastMessageSent PropertyLastMessageSent Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: LastMessageReceived Property
*Next Topic: MaxHistoryLength Property

LastMessageSent Property

Retrieves the last message sent by the user. This property is read-only.

Syntax

object.LastMessageSent

Parameters

objectRequired. An object expression that evaluates to a Chat control.

Return Value

Returns a BSTR value that contains the last text message sent by the user.

Remarks

This property is updated whenever the user sends a text message.

See Also

LastMessageReceived


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.