libyal / libpff

Library and tools to access the Personal Folder File (PFF) and the Offline Folder File (OFF) format
GNU Lesser General Public License v3.0
289 stars 74 forks source link

Question: Check if a message has been readed #93

Closed Xachap closed 10 months ago

Xachap commented 3 years ago

Hi,

I've installed pypff for python3, and I want to know if there is a way to check if an email has been read. I'm working with .ost files from Outlook local app for Windows. Thank you in advance.

Best regards, Jesús

joachimmetz commented 3 years ago

The Python bindings are still under development. See https://github.com/libyal/libpff/issues/2.

You'll need to find the corresponding MAPI value. See https://github.com/libyal/libfmapi/blob/master/documentation/MAPI%20definitions.pdf

Which is likely PidTagMessageFlags