DeletedSocialComment.LastModifiedTime property

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

Syntax

'Declaration
Public ReadOnly Property LastModifiedTime As DateTime
    Get
'Usage
Dim instance As DeletedSocialComment
Dim value As DateTime

value = instance.LastModifiedTime
public DateTime LastModifiedTime { get; }

Property value

Type: System.DateTime

See also

Reference

DeletedSocialComment class

DeletedSocialComment members

Microsoft.Office.Server.SocialData namespace