Hi @Uthsa Banerjee
I don't think you can set the saveToSentItems
property when sending mail using MIME, because MIME is a format for describing mail content and structure, not for controlling mail sending behavior.
The saveToSentItems
property should only be specified when sending mail using JSON format.
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.