Edit

Share via


RetentionPolicyTag.RetentionPeriod Property

Definition

Gets or sets the length of time before an action is taken on an item. The RetentionPeriod property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property int RetentionPeriod { int get(); void set(int value); };
public int RetentionPeriod { get; set; }
Public Property RetentionPeriod As Integer

Property Value

The retention period in time span.

Applies to