PidTagAgingGranularity Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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.

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.

Protocol Specifications

  • [MS-OXPROPS]
    Provides references to related Exchange Server protocol specifications.

  • [MS-OXCFXICS]
    Defines the basic data structures that are used in remote operations.

  • [MS-OXOMSG]
    Specifies the properties and operations that are permissible for e-mail message objects.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names