Separating emails into atomic emails and getting email objects

Nadav Nesher 1 Reputation point
2022-08-14T12:22:21.71+00:00

Hi,

I'm new to this service and was wondering if there's a way to automatically split all incoming mails in my inbox to their atomic parts and getting each atomic part as a mail object with its various properties.

For example, if I have an email in my box, which is essentially a threaded email, I want it to be separated into the various single emails in the thread. Additionally, I want to get each single mail as an object that contains all of the email attributes (from, to, cc, subject, body, signature, attachments).

I need to use these email objects later in my program.

Thanks

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,174 questions
Outlook | Windows | Classic Outlook for Windows | For business
Exchange | Exchange Server | Development
Developer technologies | Visual Basic for Applications
{count} votes

1 answer

Sort by: Most helpful
  1. Oskar Shon 866 Reputation points
    2022-11-08T21:05:19.437+00:00

    You cant separate Email for another ones. Every each one is a non falling apart document, proof of origin.
    You can change it (that will register into outlook), you can copy it many times, but you cant write as sender with another text.
    If you not programmer that you can use search folders to create rules to show in your group of interest or you can export data from email do excel and then do something with that information.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.