GetUserRetentionPolicyTagsResponse Class

Definition

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

public ref class GetUserRetentionPolicyTagsResponse sealed : Microsoft::Exchange::WebServices::Data::ServiceResponse
public sealed class GetUserRetentionPolicyTagsResponse : Microsoft.Exchange.WebServices.Data.ServiceResponse
Public NotInheritable Class GetUserRetentionPolicyTagsResponse
Inherits ServiceResponse
Inheritance
GetUserRetentionPolicyTagsResponse

Properties

ErrorCode

Gets the error code associated with this response.

(Inherited from ServiceResponse)
ErrorDetails

Gets error details associated with the response.

(Inherited from ServiceResponse)
ErrorMessage

Gets a detailed error message associated with the response.

(Inherited from ServiceResponse)
ErrorProperties

Gets information about property errors associated with the response.

(Inherited from ServiceResponse)
Result

Gets the result associated with this response.

(Inherited from ServiceResponse)
RetentionPolicyTags

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.

Applies to