Microsoft.Office.RecordsManagement.Holds Namespace
Provides types and members for applying holds to documents and updates the status of those holds.
Classes
Class | Description | |
---|---|---|
AlreadyOnHoldException | Represents the exception that is thrown when an attempt is made to create an invalid Hold object. | |
Hold | Represents specific properties of a hold. | |
HoldsField | This class and all its members are reserved for internal use. | |
HoldsFieldControl | Reserved for internal use. | |
HoldStatusField | Reserved for internal use. | |
HoldStatusFieldControl | Reserved for internal use. |
Interfaces
Interface | Description | |
---|---|---|
IHoldsHandler | Provides an interface that a custom hold handler can implement to provide custom hold processing. |
Enumerations
Enumeration | Description | |
---|---|---|
Hold.HoldProcessingResult | Enumerates the possible results of hold processing. | |
HoldHandlerResult | Enumerates the possible results of a custom hold handler. |