PidTagConversionWithLossProhibited Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains TRUE if a message transfer agent (MTA) is prohibited from making message text conversions that lose information.
Associated properties: |
PR_CONVERSION_WITH_LOSS_PROHIBITED |
Identifier: |
0x000D |
Data type: |
PT_BOOLEAN |
Area: |
General configuration |
Remarks
An example of the type of conversion being prohibited is the "lossy" mapping from Unicode (two bytes per character) to a single-byte character set.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.