HoldStatus enumeration

Indicates the outcome of an action taken on an eDiscovery hold.

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

Syntax

'Declaration
Public Enumeration HoldStatus
'Usage
Dim instance As HoldStatus
public enum HoldStatus

Members

Member name Description
Success Indicates that the action was successful.
Failure Indicates that the action failed.

See also

Reference

Microsoft.Office.RecordsManagement.Preservation namespace