DeletedItemRetention Enumeration

Specifies the retention period for items that are deleted from the mailbox.

Namespace:  Microsoft.Exchange.Data.Directory.Recipient
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Enumeration DeletedItemRetention
'Usage
Dim instance As DeletedItemRetention
public enum DeletedItemRetention

Members

Member name Description
DatabaseDefault Items are retained for the period of time specified in the database.
RetainForCustomPeriod Items are retained for the period of time specified for a particular mailbox.
RetainUntilBackupOrCustomPeriod Items are retained until the database is backed up or until the specified period of time for a particular mailbox has expired.