Preview of email messages

Shilpa M 21 Reputation points
2022-10-20T12:53:15.023+00:00

Hi, as a part of search we are displaying email messages subject, sent by and date sent by using Graph Search API. Part of our requirement we want to display preview of email message when we place cursor on the search results-message. Any help on this will be helpful,

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,021 questions
0 comments No comments
{count} votes

Accepted answer
  1. Shivam Dhiman 6,056 Reputation points
    2022-10-20T22:18:35.337+00:00

    Hi @Shilpa M

    If you are looking to preview the body of messages, you can use "bodyPreview" property from the response while using search Graph API Please refer to the below sample screenshot.
    252645-search.png

    Please refer to **Document1 ** & **Document2 ** for more details.

    Hope this helps.
    If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.


0 additional answers

Sort by: Most helpful

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.