Platform SDK: Exchange 2000 Server

CDODeliverAndRedirect Enum

[This is preliminary documentation and subject to change.]

The CDODeliverAndRedirect enumeration is used to specify when mail is forwarded to an alternative address.

Name Value Description
cdoRecipientOrForward 0 Deliver mail to alternate only when mail cannot be delivered to recipient.
cdoDeliverToBoth 1 Deliver mail to both recipient and alternate.

Remarks

This type is used by the IMailRecipient::ForwardingStyle property.