Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use.
Namespace: Microsoft.Office.RecordsManagement.Holds
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared ReadOnly Property HoldsListColumn_ManagedBy As String
Get
'Usage
Dim value As String
value = Hold.HoldsListColumn_ManagedBy
public static string HoldsListColumn_ManagedBy { get; }
Property Value
Type: System.String
Remarks
Holds are stored as list items; the list containing the holds has a Managed By column. To access the description of the hold, access the SPListItem object that represents that hold, and then access the field value for the Managed By column.