Поделиться через


Свойство RecycleBinItem.DeletedDate

Gets a value that specifies when the Recycle Bin item was moved to the Recycle Bin.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property DeletedDate As DateTime
    Get
'Применение
Dim instance As RecycleBinItem
Dim value As DateTime

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

Значение свойства

Тип: System.DateTime
Returns a DateTime instance representing when the Recycle Bin item was moved to the Recycle Bin.

См. также

Справочные материалы

RecycleBinItem класс

Элементы RecycleBinItem

Пространство имен Microsoft.SharePoint.Client