RetentionType 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.
Defines the retention policy action to take. The RetentionType enumeration is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public enum class RetentionType
public enum RetentionType
Public Enum RetentionType
- Inheritance
-
RetentionType
Fields
Name | Value | Description |
---|---|---|
Delete | 0 | Delete the item. The Delete member is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Archive | 1 | Archive the item. The Archive member is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |