Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Check if a message has been readed #93

Closed
Xachap opened this issue Nov 19, 2020 · 1 comment
Closed

Question: Check if a message has been readed #93

Xachap opened this issue Nov 19, 2020 · 1 comment
Assignees

Comments

@Xachap
Copy link

Xachap commented Nov 19, 2020

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

@Xachap Xachap changed the title Check if a message has been readed Question: Check if a message has been readed Nov 19, 2020
@joachimmetz
Copy link
Member

The Python bindings are still under development. See #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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants