IHoldsHandler members

Provides an interface that a custom hold handler can implement to provide custom hold processing.

The IHoldsHandler type exposes the following members.

Methods

  Name Description
Public method OnRemoveHold Processes the item when it is removed from hold.
Public method OnSetHold Processes the item when it is put on hold.

Top

See also

Reference

IHoldsHandler interface

Microsoft.Office.RecordsManagement.Holds namespace