com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class MhtmlLoadOptions



  • public class MhtmlLoadOptions
    extends LoadOptions

    Allows to specify additional options when loading MailMessage from Mhtml format.

    • Constructor Detail

      • MhtmlLoadOptions

        public MhtmlLoadOptions()

        Initializes a new instance of this class that can be used to loading MailMessage from Mhtml format.

    • Method Detail

      • getPreserveTnefAttachments

        public final boolean getPreserveTnefAttachments()

        Controls loading TNEF attachment behaviour.

      • setPreserveTnefAttachments

        public final void setPreserveTnefAttachments(boolean value)

        Controls loading TNEF attachment behaviour.