Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

Message.BodyCompressedRTFString is always null #8

@MrYossu

Description

@MrYossu

Hello,

I'm using to pull emails out of a pst file and save them as PDF files.

The problem I have is that the HTML that a lot of email clients generate is junk, and this gives me problems using a converter to create a PDF. I would like to try pulling out the RTF for the message body, but this is always null.

I tried using the Message.BodyCompressedRTF property in the master and the Message.BodyCompressedRTFString property in Sharpiro's fork, but both were always null.

Anyone any ideas? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions