Contents Index Topic Contents | ||
Previous Topic: History Property Next Topic: LastMessageSent Property |
LastMessageReceived Property
Retrieves the last message the user received from the channel. This property is read-only.
Syntax
object.LastMessageReceived
Parameters
object Required. An object expression that evaluates to a Chat control. Return Value
Returns a BSTR value that contains the last message received by the user.
Remarks
This property is updated whenever the user receives a text message.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.