Share via


HoldInfo.CaseId property

Gets the ID of the case.

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

Syntax

'Declaration
Public Property CaseId As Guid
    Get
    Friend Set
'Usage
Dim instance As HoldInfo
Dim value As Guid

value = instance.CaseId
public Guid CaseId { get; internal set; }

Property value

Type: System.Guid
The GUID of the case.

See also

Reference

HoldInfo class

HoldInfo members

Microsoft.Office.RecordsManagement.Preservation namespace