RetentionPolicyTag.Type Propiedad

Definición

Obtiene o establece si se archivan o se elimina el objeto con etiqueta. El Type (propiedad) es aplicable para los clientes que estén destinados a Exchange Online y versiones de Exchange a partir de 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

Valor de propiedad

ElcFolderType

El tipo de retención.

Se aplica a