Share via


RecycleBinItem.DeletedDateLocalFormatted property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property DeletedDateLocalFormatted As String
    Get
'Usage
Dim instance As RecycleBinItem
Dim value As String

value = instance.DeletedDateLocalFormatted
public string DeletedDateLocalFormatted { get; }

Property value

Type: System.String

See also

Reference

RecycleBinItem class

RecycleBinItem members

Microsoft.SharePoint.Client namespace