DeletedSocialData.DeletedTime property

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

Syntax

'Declaration
Public ReadOnly Property DeletedTime As DateTime
    Get
'Usage
Dim instance As DeletedSocialData
Dim value As DateTime

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

Property value

Type: System.DateTime

See also

Reference

DeletedSocialData class

DeletedSocialData members

Microsoft.Office.Server.SocialData namespace