RetentionActionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class RetentionActionType
public enum RetentionActionType
Public Enum RetentionActionType
- Inheritance
-
RetentionActionType
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
MoveToDeletedItems | 1 | |
MoveToFolder | 2 | |
DeleteAndAllowRecovery | 3 | |
PermanentlyDelete | 4 | |
MarkAsPastRetentionLimit | 5 | |
MoveToArchive | 6 |