I tried the below code to get the Content but each time I am receiving this error
var content = await graphClient.Users[“”].MailFolders[“inbox”].Messages[message.Id].Content.GetAsync();
Error: “Id = 152, Status = WaitingForActivation, Method = “{null}”, Result = “{Not yet computed}””
As well please provide me list for permission to be enable at Application, User level etc. permission like Mail.ReadWrite, User.Read, etc. For reading email, content, attachments and move email to specific folder of the shared emailbox