Windows Live Messenger Web Toolkit Class Reference
Message..::.Timestamp Property

Gets the timestamp indicating the date and time the message was sent or received.

Script:  http://www.wlmessenger.net/api/3.5/loader.js
Feature:  Messenger.Core
Namespace:  Microsoft.Live.Messenger
 
Syntax

JavaScript
// To retrieve:
var timestamp = instance.get_timestamp();
C# (Script#)
public DateTime Timestamp { get; }
Remarks

Returns the timestamp for when the message was sent or received.

Version Information

Windows Live Messenger Web Toolkit

Supported in: 3.5, 3.1, 3.0, 2.5, 2.0, 1.0
Platforms

Internet Explorer 8.0, Internet Explorer 7.0, Internet Explorer 6.0, Firefox 3.5, Firefox 3.0, Firefox 2.0, Firefox 1.5, Chrome 2.0, Chrome 1.0, Safari 4.0, Safari 3.0

See Also

Page view tracker