Edit

Share via


RetentionPolicyTag.RetentionAction Property

Definition

Gets or sets the action that is taken according to the retention policy. The RetentionAction property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::RetentionActionType RetentionAction { Microsoft::Exchange::WebServices::Data::RetentionActionType get(); void set(Microsoft::Exchange::WebServices::Data::RetentionActionType value); };
public Microsoft.Exchange.WebServices.Data.RetentionActionType RetentionAction { get; set; }
Public Property RetentionAction As RetentionActionType

Property Value

The retention action.

Applies to