Platform SDK: Exchange Server

PR_EMS_AB_DELIVER_AND_REDIRECT

The PR_EMS_AB_DELIVER_AND_REDIRECT property determines whether the original recipient is to receive a copy of a message that has been redirected to an alternative recipient.

Quick Info

Header file: EMSABTAG.H
Applies to: Mail-Recipient objects (directory objects). These objects appear to MAPI as messaging user objects, which are accessible through the MAPI IMailUser interface.
Identifier: 0x806d
Property type: PT_BOOLEAN
Access: Read/write

Values

0
FALSE = A copy of the message is not sent to the original recipient.
1
TRUE = A copy of the message is sent to the original recipient.

Remarks

When set to TRUE, both the original and alternate recipients receive a copy of the message.

See Also

PR_EMS_AB_ALT_RECIPIENT