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
286 stars 74 forks source link

How do I check if a message is read? #114

Closed lfern closed 1 year ago

lfern commented 2 years ago

Hi, please, how could I get if a message is read? I can see there is a flag, LIBPFF_MESSAGE_FLAG_READ, but I am not sure how to use it to check if a message is read or unread.

Thanks!

joachimmetz commented 1 year ago

pff is MAPI container format, have a look at which MAPI type represents this information https://github.com/libyal/libfmapi/blob/main/documentation/MAPI%20definitions.pdf