PidTagDeferredSendUnits Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Specifies the unit of time by which the PR_DEFERRED_SEND_NUMBER (PidTagDeferredSendNumber) property value should be multiplied.
Associated properties: |
PR_DEFERRED_SEND_UNITS |
Identifier: |
0x3FEC |
Data type: |
PT_LONG |
Area: |
MAPI status |
Remarks
If set, this property must have one of the following values:
PidTagDeferredSendUnits |
Description |
0 |
Minutes, for example 60 seconds |
1 |
Hours, for example 60x60 seconds |
2 |
Day, for example 24x60x60 seconds |
3 |
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.