PR_DEFERRED_SEND_UNITS

The PR_DEFERRED_SEND_UNITS property specifies the unit of time to be used with the PR_DEFERRED_SEND_NUMBER property to determine the PR_DEFERRED_SEND_TIME for a message that has been deferred.

Quick Info

Header file: EDKMDB.H
Applies to: Message objects (information store objects)
Identifier: 0x3fec
Property type: PT_LONG
Access: Read/write

Values

0
Minutes
1
Hours
2
Days
3
Weeks

Remarks

The PR_DEFERRED_SEND_UNITS property is used with the PR_DEFERRED_SEND_NUMBER property to determine the length of time for the system to wait before sending a message. For more details, refer to the PR_DEFERRED_SEND_TIME property.

See Also

PR_DEFERRED_SEND_NUMBER, PR_DEFERRED_SEND_TIME