PidTagExpiryUnits Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Describes the unit of time when the PR_EXPIRY_NUMBER (PidTagExpiryNumber) property multiplies.
Property | Value |
---|---|
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:
Property | Value |
---|---|
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 |
Related resources
Protocol specifications
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.