Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.91 KB

File metadata and controls

62 lines (40 loc) · 1.91 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
PolicyTag
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
fa4b1447-dc7b-47ad-a677-78fcee443dc6
The PolicyTag element specifies the retention identifier on an item or folder.

PolicyTag

The PolicyTag element specifies the retention identifier on an item or folder.

<PolicyTag IsExplicit="true | false"></PolicyTag>

RetentionTagType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description
IsExplicit
Indicates whether a policy tag was explicitly set on an item or folder.
A text value of true for the IsExplicit attribute indicates that the policy tag was explicitly set on the item or folder. A text value of false indicates that the policy tag was implicitly set on the item or folder based on the parent folder policy tag.

Child elements

None.

Parent elements

SearchPreviewItem | Item | Contact | Message | DistributionList | CalendarItem | PostItem | Task

Text value

The text value of the PolicyTag element is the policy tag identifier. The policy tag identifier is a GUID.

Remarks

This element was introduced in Exchange Server 2013.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
http://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty