| Platform SDK: Exchange 2000 Server |
[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. |
This type is used by the IMailRecipient::ForwardingStyle property.