Earlier we are using the Java mail api to send an email and we are using the References attribute to set the application context.But when we are trying to use msgraph api , then we are trying to set the References , its giving error to use the custom header(internetmessageheader) instead . But the custom headers are not respected in reply or forward.
So we want to know is there anyway we can pass References in email header using msgraph api?