MailKit looks exciting.
Is there a mechanism to be able to access or interact with messages at rest?
More specifically:
- Get a list of folders
- Be able to read or even modify each message in a folder
- Get the read status of a message
- Be notified when a message is moved, deleted or the read status changes
- Move messages between folders
Thanks!