This repository was archived by the owner on Mar 31, 2023. It is now read-only.
Unable to Get complete Email content #65
Unanswered
sabeehsharif
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi @sabeehsharif, you'll need to define a header
Please check out the documentation for more details and let us know if you need further assistance: https://learn.microsoft.com/en-us/graph/api/message-get?view=graph-rest-1.0&tabs=csharp#request-2 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Topic: Email Content
I can get email body but can't get the full content? using this function await _graphServiceClient.Me.MailFolders.Inbox.Messages
these all messages are coming but content is not complete of individual email body.
anyone can assist me? @waldekmastykarz
Beta Was this translation helpful? Give feedback.
All reactions