Share via


HoldingZone Constructor

NOTE: This API is now obsolete.

Initializes a new instance of the HoldingZone class.

Namespace:  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
<ObsoleteAttribute("The Holding Zone is deprecated - use the drop-off list.")> _
Public Sub New ( _
    web As SPWeb _
)
'Usage
Dim web As SPWeb

Dim instance As New HoldingZone(web)
[ObsoleteAttribute("The Holding Zone is deprecated - use the drop-off list.")]
public HoldingZone(
    SPWeb web
)

Parameters

See Also

Reference

HoldingZone Class

HoldingZone Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace