PR_DISCRETE_VALUES
The
PR_DISCRETE_VALUES property contains TRUE if a nondelivery report applies only
to discrete members of a distribution list rather than the entire list.
Quick Info
Header
file: |
MAPITAGS.H |
May be
exposed by: |
Message
recipient subobjects used on nondelivery reports |
Identifier: |
0x0E0E |
Property
type: |
PT_BOOLEAN |
Property
tag: |
0x0E0E000B |
Remarks
The
PR_DISCRETE_VALUES property is used within a nondelivery report when the
message could not be delivered to one or more members of a distribution list.
Its purpose is to limit retransmission attempts to only those individual
members and not the distribution list as a whole.
The recipient
table of a nondelivery report contains entries for all recipients the message
could not be delivered to, and also for the distribution lists, if any, to
which they belong. The transport provider should set PR_DISCRETE_VALUES to TRUE
for each distribution list entry, and it should copy PR_DISPLAY_NAME
PR_DISCRETE_VALUES
should not be set at all for any nondelivery report recipient entry other than
a distribution list.