HoldingZone.Dispose Method
NOTE: This API is now obsolete.
This member is reserved for internal use and is not intended to be used directly from your code.
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 Dispose
'Usage
Dim instance As HoldingZone
instance.Dispose()
[ObsoleteAttribute("The Holding Zone is deprecated - use the drop-off list.")]
public void Dispose()
Implements
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace