HoldingZone.ProcessMissingProperties 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 Shared Sub ProcessMissingProperties ( _
web As SPWeb _
)
'Usage
Dim web As SPWebHoldingZone.ProcessMissingProperties(web)
[ObsoleteAttribute("The Holding Zone is deprecated - use the drop-off list.")]
public static void ProcessMissingProperties(
SPWeb web
)
Parameters
web
Type: Microsoft.SharePoint.SPWebReserved for internal use.
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace