Edit

Share via


ExchangeService.GetUserRetentionPolicyTags Method

Definition

Gets user retention policy tags. The GetUserRetentionPolicyTags() method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 Microsoft::Exchange::WebServices::Data::GetUserRetentionPolicyTagsResponse ^ GetUserRetentionPolicyTags();
public Microsoft.Exchange.WebServices.Data.GetUserRetentionPolicyTagsResponse GetUserRetentionPolicyTags ();
Public Function GetUserRetentionPolicyTags () As GetUserRetentionPolicyTagsResponse

Returns

A user's retention policy tags.

Applies to