HoldInfo.ListId Property
Namespace: Microsoft.Office.RecordsManagement.OfficialFileWSProxy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Property ListId As Guid
Get
Set
'Usage
Dim instance As HoldInfo
Dim value As Guid
value = instance.ListId
instance.ListId = value
public Guid ListId { get; set; }
Property Value
Type: System.Guid
See Also
Reference
Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace