PidTagDeferredSendNumber Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains a number that can be used to compute the deferment of sending a message.
Property | Value |
---|---|
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
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.