Can we get internet headers of parent mail using Office.js in Outlook

Nikhil Rane 191 Reputation points
2023-07-12T09:12:51.38+00:00

Can we get internet headers of parent mail on which users perform reply/forward action using Office.js in Outlook?

Case :

We are trying to retain some information in the mail chain. If the user performs forward/reply on mail the information from parent mail will be retained in new mail. We want to achieve this on the client side using Office.js. We have tried "Office.context.mailbox.item.getAllInternetHeadersAsync" from Office.js but this method gives internet headers set in current context only.

Outlook
Outlook
A family of Microsoft email and calendar products.
4,329 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,159 questions
0 comments No comments
{count} votes

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.