Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the date and time when the social data was deleted.
Namespace: [SocialDataService Web service]
Web service reference: http://Site/_vti_bin/SocialDataService.asmx
Syntax
'Declaration
Public Property DeletedTime As DateTime
Get
Set
'Usage
Dim instance As DeletedSocialDataDetail
Dim value As DateTime
value = instance.DeletedTime
instance.DeletedTime = value
public DateTime DeletedTime { get; set; }
Property Value
Type: System.DateTime
The date and time when the social data was deleted.