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