Microsoft.Office.RecordsManagement.Holds Namespace

Provides types and members for applying holds to documents and updates the status of those holds.

Classes

  Class Description
Public class AlreadyOnHoldException Represents the exception that is thrown when an attempt is made to create an invalid Hold object.
Public class Hold Represents specific properties of a hold.
Public class HoldsField This class and all its members are reserved for internal use.
Public class HoldsFieldControl Reserved for internal use.
Public class HoldStatusField Reserved for internal use.
Public class HoldStatusFieldControl Reserved for internal use.

Interfaces

  Interface Description
Public interface IHoldsHandler Provides an interface that a custom hold handler can implement to provide custom hold processing.

Enumerations

  Enumeration Description
Public enumeration Hold.HoldProcessingResult Enumerates the possible results of hold processing.
Public enumeration HoldHandlerResult Enumerates the possible results of a custom hold handler.