GetUserRetentionPolicyTagsResponse.RetentionPolicyTags Property

Definition

Gets a list of retention policy tags associated with a user. The RetentionPolicyTags property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property cli::array <Microsoft::Exchange::WebServices::Data::RetentionPolicyTag ^> ^ RetentionPolicyTags { cli::array <Microsoft::Exchange::WebServices::Data::RetentionPolicyTag ^> ^ get(); };
public Microsoft.Exchange.WebServices.Data.RetentionPolicyTag[] RetentionPolicyTags { get; }
Public ReadOnly Property RetentionPolicyTags As RetentionPolicyTag()

Property Value

A list of retention policy tags.

Applies to