Hold.AllowListDeletion Method
Reserved for internal use.
Namespace: Microsoft.Office.RecordsManagement.Holds
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared Sub AllowListDeletion ( _
list As SPList, _
fAllow As Boolean _
)
'Usage
Dim list As SPList
Dim fAllow As BooleanHold.AllowListDeletion(list, fAllow)
public static void AllowListDeletion(
SPList list,
bool fAllow
)
Parameters
list
Type: Microsoft.SharePoint.SPListReserved for internal use.
fAllow
Type: System.BooleanReserved for internal use.