PR_IMPLICIT_CONVERSION_PROHIBITED

The PR_IMPLICIT_CONVERSION_PROHIBITED property contains TRUE if a message transfer agent (MTA) is prohibited from making implicit message text conversions.

Quick Info

Header file: MAPITAGS.H
May be exposed by: Message objects
Identifier: 0x0016
Property type: PT_BOOLEAN
Property tag: 0x0016000B

Remarks

If the PR_IMPLICIT_CONVERSION_PROHIBITED property is TRUE, the messaging system must not perform any content conversion on the message unless it is explicitly requested on a per-recipient basis with the PR_EXPLICIT_CONVERSION property.

See Also

Conversion Properties