Share via


HoldSettings.IsOnHold method

Checks whether the specified URL is on hold.

Overload list

  Name Description
Public method IsOnHold(String) Checks whether the specified URL is on hold and returns the date that the last hold was added.
Public method IsOnHold(String, DateTime) Checks whether the given URL is on hold and gets the last hold added date.
Public method IsOnHold(String, DateTime, IList<HoldInfo>) Checks whether the specified URL is on hold and gets the last hold added date with a list of applicable holds.
Public method IsOnHold(String, Boolean, DateTime, IList<HoldInfo>, DateTime) Checks whether the specified URL is on hold and gets the date that the last hold was added with a list of applicable holds and the last hold updated date.

Top

See also

Reference

HoldSettings class

HoldSettings members

Microsoft.Office.RecordsManagement.Preservation namespace