Свойство EffectiveInformationRightsManagementSettings.DocumentLibraryProtectionExpireDate
Пространство имен: 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 DocumentLibraryProtectionExpireDate As DateTime
Get
'Применение
Dim instance As EffectiveInformationRightsManagementSettings
Dim value As DateTime
value = instance.DocumentLibraryProtectionExpireDate
public DateTime DocumentLibraryProtectionExpireDate { get; }
Значение свойства
Тип: System.DateTime
См. также
Справочные материалы
EffectiveInformationRightsManagementSettings класс