Hold Members

Include Protected Members
Include Inherited Members

Represents specific properties of a hold.

The Hold type exposes the following members.

Properties

  Name Description
Public propertyStatic member HoldECBItemFeatureGuid Reserved for internal use.
Public propertyStatic member HoldsListColumn_Description Reserved for internal use.
Public propertyStatic member HoldsListColumn_HoldSearchQueries Internal name of hold search queries.
Public propertyStatic member HoldsListColumn_HoldStatusInternal Reserved for internal use.
Public propertyStatic member HoldsListColumn_ManagedBy Reserved for internal use.
Public propertyStatic member HoldsListColumn_ReportDateInternal Reserved for internal use.
Public propertyStatic member HoldsPropertyInternalName Field internal name of hold property.
Public propertyStatic member HoldsRecordsStatusInternalName GUID of the hold record status.

Top

Methods

  Name Description
Public methodStatic member AllowListDeletion Reserved for internal use.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetAllHoldsForItem Obsolete. Gets a list of URLS that is specific to the holds.
Public methodStatic member GetAllHoldsLists Gets all holds lists in a specified site.
Public methodStatic member GetAllowListDeletion Reserved for internal use.
Public methodStatic member GetApplicableHoldsLists Gets all of the applicable holds list accessible to the caller.
Public methodStatic member GetEdiscoveryHub Gets the hub of the site subscription of which the specified site belongs.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetHoldReportName Gets the most current holds report for the specified document.
Public methodStatic member GetHoldReports Gets a list of all the hold reports associated with the specified hold.
Public methodStatic member GetHoldReportsList Gets a list of items currently on hold for the specified SharePoint site.
Public methodStatic member GetHolds Gets the list of holds for the specified item.
Public methodStatic member GetHoldsList Gets the list where the holds are stored for the specified Records Center.
Public methodStatic member GetLockHoldItemsProperty Gets the setting of whether items on hold should be locked (block edit) on a specified site.
Public method GetType (Inherited from Object.)
Public methodStatic member IsHoldEnabled(SPList) Reserved for internal use.
Public methodStatic member IsHoldEnabled(SPWeb) Reserved for internal use.
Public methodStatic member IsHoldEnabledForCurrentUser Gets whether hold is enabled on the specified web for current user.
Public methodStatic member IsHoldExclusion Reserved for internal use.
Public methodStatic member IsItemOnHold(SPListItem) Returns a value that indicates if the item is on hold.
Public methodStatic member IsItemOnHold(SPListItem, Int32) Returns a value that indicates if the item is on hold.
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member NominateEdiscoverySuscriptionHub Nominates the specified site as the eDiscovery hub of the site subscription.
Public methodStatic member ProcessAndReport(SPWeb) Reserved for internal use.
Public methodStatic member ProcessAndReport(SPWeb, Int32) Obsolete. Reserved for internal use.
Public methodStatic member ProvisionList Reserved for internal use.
Public methodStatic member ProvisionWeb Reserved for internal use.
Public methodStatic member RegisterCustomHoldProcessor Registers custom hold handler on the specified web application.
Public methodStatic member ReleaseHold(SPListItem, String) Releases all items on the specified hold.
Public methodStatic member ReleaseHold(Int32, SPWeb, String) Releases any documents on the specified SharePoint site from the specified hold.
Public methodStatic member RemoveHold(Int32, SPWeb) Obsolete. Reserved for internal use.
Public methodStatic member RemoveHold(SPListItem, SPListItem, String) Removes the specified item from the specified hold.
Public methodStatic member RemoveHold(SPListItemCollection, SPListItem, String) Removes the specified items from the specified hold.
Public methodStatic member RemoveHold(Int32, SPListItem, String) Obsolete. Releases the specified document from the specified hold.
Public methodStatic member RemoveHold(Int32, SPListItemCollection, String) Obsolete. Releases all the specified items from the specified hold.
Public methodStatic member SetHold(SPListItem, SPListItem, String) Sets the item on the specified hold.
Public methodStatic member SetHold(SPListItemCollection, SPListItem, String) Sets the items on the specified hold.
Public methodStatic member SetHold(Int32, SPListItem, String) Obsolete. Applies the specified hold to the specified document.
Public methodStatic member SetHold(Int32, SPListItemCollection, String) Obsolete. Applies the specified hold to all the specified items.
Public methodStatic member SetLockHoldItemsProperty Set the setting of whether items on hold in the specified site should be locked (block edit).
Public method ToString (Inherited from Object.)
Public methodStatic member UnProvisionList Reserved for internal use.
Public methodStatic member UnRegisterCustomHoldProcessor Unegisters custom hold handler in the specified web application.

Top

See Also

Reference

Hold Class

Microsoft.Office.RecordsManagement.Holds Namespace