RecordSeriesCollection.Dispose Method
NOTE: This API is now obsolete.
Releases all unmanaged resources that are used by the RecordSeriesCollection object.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
<ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")> _
Public Sub Dispose
'Usage
Dim instance As RecordSeriesCollection
instance.Dispose()
[ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")]
public void Dispose()
Implements
See Also
Reference
RecordSeriesCollection Members
Microsoft.Office.RecordsManagement.RecordsRepository Namespace