What's the optimal way to check if a particular MimeMessage was 'seen' yet. Meaning: how to check if the '\Seen' flag is set for a particular MimeMessage/UnqiueId?
I found the methods to set/change that flag, but now how to check if the flag is set yet...