Share via


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

See Also

Reference

Hold Class

Hold Members

Microsoft.Office.RecordsManagement.Holds Namespace