Share via


Hold.IsHoldExclusion Method

Reserved for internal use.

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

Syntax

'Declaration
Public Shared Function IsHoldExclusion ( _
    list As SPList _
) As Boolean
'Usage
Dim list As SPList
Dim returnValue As Boolean

returnValue = Hold.IsHoldExclusion(list)
public static bool IsHoldExclusion(
    SPList list
)

Parameters

Return Value

Type: System.Boolean

See Also

Reference

Hold Class

Hold Members

Microsoft.Office.RecordsManagement.Holds Namespace