RecordSeries.Delete Method
NOTE: This API is now obsolete.
Deletes the current rule.
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 Delete
'Usage
Dim instance As RecordSeries
instance.Delete()
[ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")]
public void Delete()
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace