PR_DELIVERY_POINT
The
PR_DELIVERY_POINT property specifies the nature of the functional entity by
means of which a message was or would have been delivered to the recipient.
Quick Info
Header
file: |
MAPITAGS.H |
Must be
exposed by: |
Message
objects used on reports |
Identifier: |
0x0C07 |
Property
type: |
PT_LONG |
Property
tag: |
0x0C070003 |
Corresponding
X.400 attribute: |
MH_T_DELIVERY_POINT |
Remarks
The
PR_DELIVERY_POINT property can have exactly one of the following values:
MAPI_MH_DP_ML
Delivered to
a distribution list, a delivery point which in turn may distribute the message
to many recipients.
MAPI_MH_DP_MS
Delivered to
a message store instead of directly to a recipient.
MAPI_MH_DP_OTHER_AU
Delivered to
an access unit (AU) other than a physical delivery access unit (PDAU), such as
a FAX system.
MAPI_MH_DP_PDAU
Delivered to
a physical delivery access unit, such as a human postal carrier.
MAPI_MH_DP_PDS_PATRON
Delivered to
a physical delivery system patron, such as a conventional postal mailbox.
MAPI_MH_DP_PRIVATE_UA
Delivered to
a private user agent (UA), such as a client in an in-house messaging system.
MAPI_MH_DP_PUBLIC_UA
Delivered to
a public user agent, or public service provider.
The default
value is MAPI_MH_DP_PRIVATE_UA, that is, a MAPI client.