PidTagDeferredSendNumber 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.
Contains a number that can be used to compute the deferment of sending a message.
Associated properties: |
PR_DEFERRED_SEND_NUMBER |
Identifier: |
0x3FEB |
Data type: |
PT_LONG |
Area: |
MAPI status |
Remarks
This property is used for computing the PR_DEFERRED_SEND_TIME (PidTagDeferredSendTime) property when it is not present. When sending a message is deferred, the PR_DEFERRED_SEND_NUMBER property should be set along with the PR_DEFERRED_SEND_UNITS (PidTagDeferredSendUnits) property, if the PR_DEFERRED_SEND_TIME property is absent.
The PR_DEFERRED_SEND_NUMBER value must be set between 0 and 999.
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.