Policy.DeletePolicy method

Removes the information policy from the specified content type.

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

Syntax

'Declaration
Public Shared Sub DeletePolicy ( _
    ct As SPContentType _
)
'Usage
Dim ct As SPContentTypePolicy.DeletePolicy(ct)
public static void DeletePolicy(
    SPContentType ct
)

Parameters

Remarks

For more information about information policies in content types, see Policies in Content Types.

See also

Reference

Policy class

Policy members

Microsoft.Office.RecordsManagement.InformationPolicy namespace