var messageInfo = client.GetMessageInfo(item.Id, EwsItemFields.Envelope | EwsItemFields.Body); ... var text = messageInfo.Body.Content;
ps.RequestedBodyType = BodyType.Text
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.