SPSocialPost.ModifiedTime property

Gets the most recent modification time of the post.

Namespace:  Microsoft.Office.Server.Social
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Property ModifiedTime As DateTime
    Get
    Friend Set
'Usage
Dim instance As SPSocialPost
Dim value As DateTime

value = instance.ModifiedTime
public DateTime ModifiedTime { get; internal set; }

Property value

Type: System.DateTime

See also

Reference

SPSocialPost class

SPSocialPost members

Microsoft.Office.Server.Social namespace