PidTagImplicitConversionProhibited Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Contains TRUE if a message transfer agent (MTA) is prohibited from making implicit message text conversions.
Associated properties: |
PR_IMPLICIT_CONVERSION_PROHIBITED |
Identifier: |
0x0016 |
Data type: |
PT_BOOLEAN |
Area: |
Server |
Remarks
If this 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 (PidTagExplicitConversion) property.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as associated properties.