Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates the available schedule types for retention policy on an item.
Namespace: Microsoft.Office.RecordsManagement.PolicyFeatures
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Enumeration ScheduleType
'Usage
Dim instance As ScheduleType
public enum ScheduleType
Members
Member name | Description | |
---|---|---|
Default | Represents the default schedule.
Executes on all items if there is only a single schedule, and executes on non-record items if there is a separate record schedule. |
|
Record | Represents the record schedule.
Executes only on items that are declared records. |