Edit

Share via


RetentionPolicyTag.Type Property

Definition

Gets or sets whether the tagged object is archived or deleted. The Type property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

The retention type.

Applies to