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.
Reserved for internal use.
Namespace: Microsoft.Office.RecordsManagement.Holds
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared Function GetAllowListDeletion ( _
list As SPList _
) As Boolean
'Usage
Dim list As SPList
Dim returnValue As Boolean
returnValue = Hold.GetAllowListDeletion(list)
public static bool GetAllowListDeletion(
SPList list
)
Parameters
list
Type: Microsoft.SharePoint.SPListReserved for internal use.
Return Value
Type: System.Boolean