I am trying to create an office add-in for outlook to create a SaaS application for my company. For our use-case, I would need to train the model on emails to make a pattern for a specific user. But many emails have just 10 characters for input questions in the email but more than 40 characters in the signature. And because of that, automated training is not giving the wished accuracy and model. I wanted to ask if there is an endpoint in the graph / some feature planned nearly where there will be a way to get a message without a signature.
I wasn't able to achieve this either from Mail.list messages or /me/message/id request.