Close
dtSearch Engine API for Java
FieldFlags.dtsoFfSkipEmailHeaders Field

Suppress display of headers in emails.

Syntax
Java
public static final int dtsoFfSkipEmailHeaders = 0x200000;

This flag prevents MIME headers from appearing in emails when converted using FileConverter. It does not affect display of the message properties (Sender, Recipient, Subject, etc.) at the top of each message. 

To suppress display of message properties, use dtsoFfSkipEmailProperties