ArchiveTag

The ArchiveTag element specifies the retention identifier of the archive tag set on an item or folder.

<ArchiveTag IsExplicit=""></ArchiveTag>

RetentionTagType

Attributes and elements

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

Attributes

Attribute Description
IsExplicit
Specifies whether the retention policy is explicitly set on an item or folder or whether it is inherited from a parent folder.

Child elements

None.

Parent elements

Element Description
CalendarFolder
Represents a folder that primarily contains calendar items.
CalendarItem
Represents an Exchange calendar item.
Contact
Represents a contact item in the Exchange store.
ContactsFolder
Represents a contacts folder that is contained in a mailbox.
DistributionList
Represents a distribution list.
Folder
Defines a folder to create, get, find, synchronize, or update.
Item
Represents a generic item in the Exchange store.
Message
Represents a Microsoft Exchange email message.
PostItem
Represents a post item in the Exchange store.
SearchFolder
Represents a search folder that is contained in a mailbox.
Task
Represents a task in the Exchange store.
TasksFolder
Represents a tasks folder that is contained in a mailbox.

Text value

The text value of the ArchiveTag element is a GUID that identifies the retention policy.

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

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Type schema
Validation File
types.xsd
Can Be Empty

See also