Microsoft.Office.RecordsManagement.PolicyFeatures Namespace
Classes
Class | Description | |
---|---|---|
Barcode | An Information Management policy for adding a barcode image. | |
BarcodeGenerator | Implements the Microsoft.Office.RecordsManagement.PolicyFeatures.IBarcodeGenerator interface. | |
Expiration | Represents an expiration set on an item. | |
ExpirationFormula | Represents the formula to calculate an expiration. | |
ExpirationTask | Processes expired items. | |
InvalidBarcodeGeneratorException | Represents an exception for an invalid barcode generator. | |
InvalidBarcodeImageException | Represents an exception when a barcode image is invalid. | |
InvalidBarcodeValueException | Represents an exception for an invalid barcode value. | |
InvalidConfigurationException | Represents an exception that occurs when the configuration is invalid. | |
ItemAlreadyHasBarcodeException | Represents an exception that occurs when an item already has a barcode. | |
PolicyAudit | Provides the Policy ID for the PolicyAudit objects. | |
PolicyFeatureNotEnabledException | Represents an exception that occurs when a policy feature is not enabled. | |
PolicyLabel | Provides the policy ID for the PolicyLabel objects. | |
PolicyResourceNotEnabledException | Represents an exception that occurs when a policy resource is not enabled. |
Interfaces
Interface | Description | |
---|---|---|
IBarcodeGenerator | This member is reserved for internal use and is not intended to be used directly from your code. | |
IExpirationAction | Represents an interface which you can implement to perform custom actions when items expire. | |
IExpirationActionWithPostActions | Provides the ability for extensible expiration actions on disposition code. | |
IExpirationFormula | Specifies an interface which you can implement to calculate the expiration date for an item. |
Enumerations
Enumeration | Description | |
---|---|---|
ExpirationPostActions | Enumerates the available actions to take after the expiration action has processed the item. | |
PolicyLabel.ConfigurationSegmentType | This class and its members are reserved for internal use and are not intended to be used in your code. | |
PolicyLabel.FontStyle | This class and its members are reserved for internal use and are not intended to be used in your code. | |
PolicyLabel.Justification | This class and its members are reserved for internal use and are not intended to be used in your code. | |
RetentionScheduleSource | Enumerates the possible sources of retention schedules. | |
ScheduleType | Enumerates the available schedule types for retention policy on an item. |