RetentionType Enum

Definition

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

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.

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.

Applies to