PidTagExpiryUnits Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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 |
Related Resources
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.