Share via


Hold, constructeur (Microsoft.Office.RecordsManagement.Holds)

Constructs a new Hold object as a list item in the specified list in the Records Center.

Espace de noms : Microsoft.Office.RecordsManagement.Holds
Assembly : Microsoft.Office.Policy (dans microsoft.office.policy.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation
Dim instance As New Hold
public Hold ()

Remarques

Holds are stored as list items on a specified list in the Records Center site. As such, after you have created a Hold object, you can manipulate many of the properties of that hold programmatically by accessing the SPListItem object that represents that hold.

Voir aussi

Référence

Hold, classe
Membres Hold
Microsoft.Office.RecordsManagement.Holds, espace de noms