Hi Team,
I want to update an incoming email item using the Graphclient, for example, set the categories. The problem is when a change the categories and do an updatemessage the complete message is added to the body of t…...request contains complete document Aspose.Email Product Family...message.Categories = new[] { "Processed" }; client.UpdateMessage(message);...