Timestamp Property

Office Web Discussions Client Visual Basic

expression.Timestamp

expression    Required. An expression that returns a Discussion object.

Example

This example displays the date and time of the creation of or most recent change to the specified discussion.

MsgBox dscDiscussions(1).Timestamp