PidTagAgingGranularity Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Represents the unit of time that is used in determining the length of time an item remains in a folder before the item is archived.
Property | Value |
---|---|
Associated properties: |
PR_AGING_GRANULARITY |
Identifier: |
0x36EE |
Data type: |
PT_LONG |
Area: |
Miscellaneous |
Remarks
The possible values for PR_AGING_GRANULARITY can be one of the following.
Name | Value | Description |
---|---|---|
AG_MONTHS |
0 |
PR_AGING_PERIOD is defined in number of months. |
AG_WEEKS |
1 |
PR_AGING_PERIOD is defined in number of weeks. |
AG_DAYS |
2 |
PR_AGING_PERIOD is defined in number of days. |
The length of time that an item remains in a folder before the item is archived is determined by two properties, PR_AGING_PERIOD and PR_AGING_GRANULARITY. PR_AGING_PERIOD represents the number of time units that the item remains in the folder before it is archived.
Related resources
Protocol specifications
Provides references to related Exchange Server protocol specifications.
Defines the basic data structures that are used in remote operations.
Specifies the properties and operations that are permissible for email message objects.
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.