Share via


HoldInfo members

Infomation about a hold for eDiscovery.

The HoldInfo type exposes the following members.

Properties

  Name Description
Public property CaseId Gets the ID of the case.
Public property Culture Gets the culture associated with this hold.
Public property HoldAddedDate Gets the date and time when the hold is added, in Coordinated Universal Time (UTC).
Public property HoldId Gets the ID of the hold.
Public property HoldUpdatedDate Gets the date and time when the hold was last updated in Coordinated Universal Time (UTC).
Public property Query Gets the query that is used to preserve content.
Public property ServerRelativeUrl Gets the unencoded server-relative URL of the web that is associated with this hold.

Top

Methods

  Name Description
Public method Equals Compares two holds to determine if they are equal. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Returns the hash code for this hold. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a string that specifies the Hold ID, the Case ID, the date the hold was added, the URL, and the LCID. (Overrides Object.ToString().)

Top

See also

Reference

HoldInfo class

Microsoft.Office.RecordsManagement.Preservation namespace