Platform SDK: Exchange 2000 Server

CDORestrictedAddressType Enum

[This is preliminary documentation and subject to change.]

The EMORestrictedAddressType enumeration is used to set the IMailRecipient::RestrictedAddressList property.

Name Value Description
cdoAccept 0 The list contains the only accepted addresses for the recipient. All other addresses were rejected.
cdoReject 1 The list contains the rejected addresses for the recipient. All other addresses were accepted.

Remarks

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