PidTagExpiryUnits Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Describes the unit of time when the PR_EXPIRY_NUMBER (PidTagExpiryNumber) property multiplies.

Associated properties:

PR_EXPIRY_UNITS

Identifier:

0x3FEE

Data type:

PT_LONG

Area:

MAPI status

Remarks

This property, if set, must be one of the following values:

PidTagExpiryUnits

Description (TimeOf)

0x00000000

Minutes, for example 60 seconds

0x00000001

Hours, for example 60x60 seconds

0x00000002

Day, for example 24x60x60 seconds

0x00000003

Week, for example 7x24x60x60 seconds

Protocol Specifications

  • [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