EffectiveInformationRightsManagementSettings.DocumentLibraryProtectionExpireDate property
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property DocumentLibraryProtectionExpireDate As DateTime
Get
'Usage
Dim instance As EffectiveInformationRightsManagementSettings
Dim value As DateTime
value = instance.DocumentLibraryProtectionExpireDate
public DateTime DocumentLibraryProtectionExpireDate { get; }
Property value
Type: System.DateTime
See also
Reference
EffectiveInformationRightsManagementSettings class