Class GetUserRetentionPolicyTagsResponse
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the GetUserRetentionPolicyTagsResponse response.
public sealed class GetUserRetentionPolicyTagsResponse : ServiceResponse
- Inheritance
-
GetUserRetentionPolicyTagsResponse
- Inherited Members
Properties
RetentionPolicyTags
Retention policy tags result.
public RetentionPolicyTag[] RetentionPolicyTags { get; }