Share via


HoldInfo.HoldId property

Gets the ID of the hold.

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

Syntax

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

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

Property value

Type: System.Guid
The GUID of the hold.

See also

Reference

HoldInfo class

HoldInfo members

Microsoft.Office.RecordsManagement.Preservation namespace