Access to mailboxes and folders?

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!

Answered by Engineer in 678350022

The closest mechanism in the API is an action extension, however they are only called for new emails coming into the inbox. Please feel free to file a feedback request asking for these features.

Accepted Answer

The closest mechanism in the API is an action extension, however they are only called for new emails coming into the inbox. Please feel free to file a feedback request asking for these features.

Access to mailboxes and folders?
 
 
Q